Skip to content

Commit

Permalink
fix(EARCUT): update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BotellaA authored Jan 20, 2025
1 parent 6e7f903 commit 45f62ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ConfigureEarcut.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ExternalProject_Add(earcut
BINARY_DIR ${EARCUT_PATH}/build
STAMP_DIR ${EARCUT_PATH}/stamp
GIT_REPOSITORY https://github.com/mapbox/earcut.hpp
GIT_TAG a30c14b5676adabe4714ff4173dae8a5d568ab59
GIT_TAG 7fa7aa30183849e988ae79ab2eef19f9ae97acf4
GIT_SHALLOW ON
GIT_PROGRESS ON
CMAKE_GENERATOR ${CMAKE_GENERATOR}
Expand Down

0 comments on commit 45f62ea

Please sign in to comment.