We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172ea1b commit 7a2687eCopy full SHA for 7a2687e
libecole/CMakeLists.txt
@@ -94,7 +94,7 @@ target_include_directories(
94
include(dependencies/public.cmake)
95
include(dependencies/private.cmake)
96
97
-find_package(SCIP 8 REQUIRED)
+find_package(SCIP REQUIRED)
98
find_package(Threads REQUIRED)
99
find_package(xtl REQUIRED)
100
find_package(xsimd REQUIRED)
0 commit comments