Skip to content

Commit b4ed7c3

Browse files
committed
Update shape dependency
1 parent 5fcf712 commit b4ed7c3

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
@@ -14,7 +14,7 @@ FetchContent_MakeAvailable(optimizationtools)
1414
FetchContent_Declare(
1515
shape
1616
GIT_REPOSITORY https://github.com/fontanf/shape.git
17-
GIT_TAG 77f0d7b2b1cbcf1d53042a886b9221644202d1f6
17+
GIT_TAG 90b2464a39f49fa2130706b521153276e61ad4e0
1818
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
1919
EXCLUDE_FROM_ALL)
2020
FetchContent_MakeAvailable(shape)

0 commit comments

Comments
 (0)