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