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