We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6680ca commit d60d4ddCopy full SHA for d60d4dd
cmake/ConfigureEarcut.cmake
@@ -26,7 +26,7 @@ ExternalProject_Add(earcut
26
BINARY_DIR ${EARCUT_PATH}/build
27
STAMP_DIR ${EARCUT_PATH}/stamp
28
GIT_REPOSITORY https://github.com/mapbox/earcut.hpp
29
- GIT_TAG 3.0.2
+ GIT_TAG v3.0.2
30
GIT_SHALLOW ON
31
GIT_PROGRESS ON
32
CMAKE_GENERATOR ${CMAKE_GENERATOR}
0 commit comments