Skip to content

Commit

Permalink
Update columngenerationsolver dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanf committed Jan 19, 2025
1 parent 3c3e6ff commit 6dbd0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ set(COLUMNGENERATIONSOLVER_USE_CLP ON)
FetchContent_Declare(
columngenerationsolver
GIT_REPOSITORY https://github.com/fontanf/columngenerationsolver.git
GIT_TAG 479130237a581ed6742c0f76d53453d8fe23a606
GIT_TAG 0a57d7ea85f5e06a4b911a37f3c4e939b0d616d9
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../columngenerationsolver/"
EXCLUDE_FROM_ALL)
FetchContent_MakeAvailable(columngenerationsolver)
Expand Down

0 comments on commit 6dbd0c8

Please sign in to comment.