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 13, 2025
1 parent bb32ba4 commit 1ddd3c5
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 dfdf114776337beff038808781d3fc0a3cbd46c2
GIT_TAG 479130237a581ed6742c0f76d53453d8fe23a606
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../columngenerationsolver/"
EXCLUDE_FROM_ALL)
FetchContent_MakeAvailable(columngenerationsolver)
Expand Down

0 comments on commit 1ddd3c5

Please sign in to comment.