We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f15d5 commit 5aea9f0Copy full SHA for 5aea9f0
extern/CMakeLists.txt
@@ -38,7 +38,7 @@ set(SHAPE_BUILD_TEST OFF)
38
FetchContent_Declare(
39
shape
40
GIT_REPOSITORY https://github.com/fontanf/shape.git
41
- GIT_TAG dad3bd91444b0693f1e70dc734dfe6f558c5a556
+ GIT_TAG f5239b6db1eb588999a61cf7d81f133b7a1f1624
42
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
43
EXCLUDE_FROM_ALL)
44
FetchContent_MakeAvailable(shape)
0 commit comments