Skip to content

Commit 3a49138

Browse files
committed
Update shape dependency
1 parent 2d1d1df commit 3a49138

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 c89eaae026b9e7f06b7aa73526241da27370caad
17+
GIT_TAG 6d53373fba160a1adbee73cc188b318c6a68286c
1818
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
1919
EXCLUDE_FROM_ALL)
2020
FetchContent_MakeAvailable(shape)

0 commit comments

Comments
 (0)