We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1d1df commit 3a49138Copy full SHA for 3a49138
extern/CMakeLists.txt
@@ -14,7 +14,7 @@ FetchContent_MakeAvailable(optimizationtools)
14
FetchContent_Declare(
15
shape
16
GIT_REPOSITORY https://github.com/fontanf/shape.git
17
- GIT_TAG c89eaae026b9e7f06b7aa73526241da27370caad
+ GIT_TAG 6d53373fba160a1adbee73cc188b318c6a68286c
18
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
19
EXCLUDE_FROM_ALL)
20
FetchContent_MakeAvailable(shape)
0 commit comments