Skip to content

Commit 290a5da

Browse files
committed
Update mathoptsolverscmake dependency
1 parent dbc6468 commit 290a5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ endif()
3030
FetchContent_Declare(
3131
mathoptsolverscmake
3232
GIT_REPOSITORY https://github.com/fontanf/mathoptsolverscmake.git
33-
GIT_TAG 2394715172d234b21515eae6cec7c545bafa65cb
33+
GIT_TAG 4472814a28a40f4d861ccd757e140835c3a31bd0
3434
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../mathoptsolverscmake/"
3535
EXCLUDE_FROM_ALL)
3636
FetchContent_MakeAvailable(mathoptsolverscmake)

0 commit comments

Comments
 (0)