Skip to content

Commit

Permalink
Fix CMake files
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanf committed Apr 27, 2024
1 parent c5f07a5 commit 114b164
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 @@ -4,7 +4,7 @@ include(FetchContent)
# Fetch fontanf/orproblems.
FetchContent_Declare(
orproblems
#GIT_REPOSITORY https://github.com/fontanf/orproblems.git
GIT_REPOSITORY https://github.com/fontanf/orproblems.git
GIT_TAG 538e605f7348b461710665fa0c62ec9d8ed8b3c4
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../orproblems/"
EXCLUDE_FROM_ALL)
Expand Down

0 comments on commit 114b164

Please sign in to comment.