Skip to content

Commit 46e1780

Browse files
committed
Update tight inclusion
1 parent 5f0da19 commit 46e1780

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cmake/recipes/tight_inclusion.cmake

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ endif()
44

55
message(STATUS "Third-party: creating target 'tight_inclusion::tight_inclusion'")
66

7-
option(TIGHT_INCLUSION_WITH_NO_ZERO_TOI "Enable refinement if CCD produces a zero ToI" ON)
8-
97
include(CPM)
10-
CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].3")
8+
CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].4")

0 commit comments

Comments
 (0)