We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3a3c4 commit dc40a83Copy full SHA for dc40a83
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 d062b436349b12c659ca1c5b6718ec0e9c5da7a2
+ GIT_TAG 155ed98ccda6dcb81f0a30ea958b5d618a5099d2
18
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
19
EXCLUDE_FROM_ALL)
20
FetchContent_MakeAvailable(shape)
0 commit comments