Skip to content

Commit

Permalink
Update mathoptsolverscmake dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fontanf committed Apr 17, 2024
1 parent 5fffbae commit 7ef5053
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 @@ -17,7 +17,7 @@ FetchContent_MakeAvailable(Boost)
FetchContent_Declare(
mathoptsolverscmake
GIT_REPOSITORY https://github.com/fontanf/mathoptsolverscmake.git
GIT_TAG 12962673bf72ab850c573d047f96dc1fe1cb8587)
GIT_TAG aeb79f1b9e2cc09ec4cd67a6c73f8fff065185f6)
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../mathoptsolverscmake/")
FetchContent_MakeAvailable(mathoptsolverscmake)

Expand Down

0 comments on commit 7ef5053

Please sign in to comment.