We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183ab16 commit 67914e1Copy full SHA for 67914e1
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 6d376ebef02642c0c95f4a4d56cce46a60ebdfd2
+ GIT_TAG 816f1d31a107dff8d0734ac869ad97dbbdc19d83
42
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
43
EXCLUDE_FROM_ALL)
44
FetchContent_MakeAvailable(shape)
0 commit comments