We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0bbe1 commit e4890fcCopy full SHA for e4890fc
payntbind/CMakeLists.txt
@@ -29,7 +29,7 @@ set(CMAKE_INTERPROCEDURAL_OPTIMIZATION OFF)
29
# which is recommended *not* to do, but leads to errors otherwise.
30
set(CMAKE_CXX_VISIBILITY_PRESET "default")
31
32
-find_package(Boost 1.83 REQUIRED) #+
+find_package(Boost 1.81 REQUIRED) #+
33
34
# Set configurations
35
set(STORM_VERSION ${storm_VERSION})
0 commit comments