We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53c60b commit e05e04eCopy full SHA for e05e04e
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 40263b0ba907ec4dcfe34c681402a33fa4906b3e
+ GIT_TAG 514c41492339d7d8cc82b304fcc37d3b06f21113
42
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
43
EXCLUDE_FROM_ALL)
44
FetchContent_MakeAvailable(shape)
0 commit comments