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.
2 parents 6e7f903 + 45f62ea commit 02c4ffaCopy full SHA for 02c4ffa
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 a30c14b5676adabe4714ff4173dae8a5d568ab59
+ GIT_TAG 7fa7aa30183849e988ae79ab2eef19f9ae97acf4
30
GIT_SHALLOW ON
31
GIT_PROGRESS ON
32
CMAKE_GENERATOR ${CMAKE_GENERATOR}
0 commit comments