Skip to content

Commit 3024cdd

Browse files
committed
Update shape dependency
1 parent 274b9ef commit 3024cdd

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 bb26ba690b7cfa550fbb5a71267b27c3245b690d
41+
GIT_TAG bc0a2044181a0a7f9e6ada8781f2afd24e3a02ab
4242
#SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
4343
EXCLUDE_FROM_ALL)
4444
FetchContent_MakeAvailable(shape)

0 commit comments

Comments
 (0)