Skip to content

Commit d0b6d75

Browse files
committed
test
1 parent d60d4dd commit d0b6d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ConfigureEarcut.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ExternalProject_Add(earcut
2525
SOURCE_DIR ${EARCUT_PATH}/src
2626
BINARY_DIR ${EARCUT_PATH}/build
2727
STAMP_DIR ${EARCUT_PATH}/stamp
28-
GIT_REPOSITORY https://github.com/mapbox/earcut.hpp
28+
GIT_REPOSITORY https://github.com/mapbox/earcut
2929
GIT_TAG v3.0.2
3030
GIT_SHALLOW ON
3131
GIT_PROGRESS ON

0 commit comments

Comments
 (0)