We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc6468 commit 290a5daCopy full SHA for 290a5da
extern/CMakeLists.txt
@@ -30,7 +30,7 @@ endif()
30
FetchContent_Declare(
31
mathoptsolverscmake
32
GIT_REPOSITORY https://github.com/fontanf/mathoptsolverscmake.git
33
- GIT_TAG 2394715172d234b21515eae6cec7c545bafa65cb
+ GIT_TAG 4472814a28a40f4d861ccd757e140835c3a31bd0
34
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../mathoptsolverscmake/"
35
EXCLUDE_FROM_ALL)
36
FetchContent_MakeAvailable(mathoptsolverscmake)
0 commit comments