We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fcf712 commit b4ed7c3Copy full SHA for b4ed7c3
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 77f0d7b2b1cbcf1d53042a886b9221644202d1f6
+ GIT_TAG 90b2464a39f49fa2130706b521153276e61ad4e0
18
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
19
EXCLUDE_FROM_ALL)
20
FetchContent_MakeAvailable(shape)
0 commit comments