|
@@ -8,7 +8,7 @@ include(FetchContent)
|
|
|
FetchContent_Declare(
|
|
FetchContent_Declare(
|
|
|
predicates
|
|
predicates
|
|
|
GIT_REPOSITORY https://github.com/libigl/libigl-predicates.git
|
|
GIT_REPOSITORY https://github.com/libigl/libigl-predicates.git
|
|
|
- GIT_TAG 488242fa2b1f98a9c5bd1441297fb4a99a6a9ae4
|
|
|
|
|
|
|
+ GIT_TAG decb7bc1260e689cbe008109e3cc5d3a5a433aea
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
FetchContent_MakeAvailable(predicates)
|
|
FetchContent_MakeAvailable(predicates)
|