We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0da19 commit 46e1780Copy full SHA for 46e1780
cmake/recipes/tight_inclusion.cmake
@@ -4,7 +4,5 @@ endif()
4
5
message(STATUS "Third-party: creating target 'tight_inclusion::tight_inclusion'")
6
7
-option(TIGHT_INCLUSION_WITH_NO_ZERO_TOI "Enable refinement if CCD produces a zero ToI" ON)
8
-
9
include(CPM)
10
-CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].3")
+CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].4")
0 commit comments