Skip to content

Commit 7a2687e

Browse files
authored
Unpin scip
1 parent 172ea1b commit 7a2687e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libecole/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ target_include_directories(
9494
include(dependencies/public.cmake)
9595
include(dependencies/private.cmake)
9696

97-
find_package(SCIP 8 REQUIRED)
97+
find_package(SCIP REQUIRED)
9898
find_package(Threads REQUIRED)
9999
find_package(xtl REQUIRED)
100100
find_package(xsimd REQUIRED)

0 commit comments

Comments
 (0)