Skip to content

Commit c653190

Browse files
committed
Update shape dependency
1 parent d25c0e6 commit c653190

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

0 commit comments

Comments
 (0)