Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit f73d5b8

Browse files
authored
Update Tight Inclusion package version to 1.0.6 (#165)
1 parent 8c1b64e commit f73d5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/recipes/tight_inclusion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ endif()
77
message(STATUS "Third-party: creating target 'tight_inclusion::tight_inclusion'")
88

99
include(CPM)
10-
CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].5")
10+
CPMAddPackage("gh:Continuous-Collision-Detection/[email protected].6")
1111

1212
# Folder name for IDE
1313
set_target_properties(tight_inclusion PROPERTIES FOLDER "ThirdParty")

0 commit comments

Comments
 (0)