Skip to content

Commit 67914e1

Browse files
committed
Update shape dependency
1 parent 183ab16 commit 67914e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ set(SHAPE_BUILD_TEST OFF)
3838
FetchContent_Declare(
3939
shape
4040
GIT_REPOSITORY https://github.com/fontanf/shape.git
41-
GIT_TAG 6d376ebef02642c0c95f4a4d56cce46a60ebdfd2
41+
GIT_TAG 816f1d31a107dff8d0734ac869ad97dbbdc19d83
4242
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
4343
EXCLUDE_FROM_ALL)
4444
FetchContent_MakeAvailable(shape)

0 commit comments

Comments
 (0)