Skip to content

Commit

Permalink
Update orproblems dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanf committed Apr 15, 2024
1 parent 467f4e0 commit 93e5198
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 @@ -5,6 +5,6 @@ include(FetchContent)
FetchContent_Declare(
orproblems
GIT_REPOSITORY https://github.com/fontanf/orproblems.git
GIT_TAG e9a58e010f7dc0ca7b5eea2358ed11d386f8622a)
GIT_TAG b9e5b32ea612fd2cf23e71de0a969b6dd56ae5d3)
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../orproblems/")
FetchContent_MakeAvailable(orproblems)

0 comments on commit 93e5198

Please sign in to comment.