diff --git a/cmake/recipes/tight_inclusion.cmake b/cmake/recipes/tight_inclusion.cmake index fc83441e4..ad08111ff 100644 --- a/cmake/recipes/tight_inclusion.cmake +++ b/cmake/recipes/tight_inclusion.cmake @@ -7,7 +7,7 @@ endif() message(STATUS "Third-party: creating target 'tight_inclusion::tight_inclusion'") include(CPM) -CPMAddPackage("gh:Continuous-Collision-Detection/Tight-Inclusion@1.0.5") +CPMAddPackage("gh:Continuous-Collision-Detection/Tight-Inclusion@1.0.6") # Folder name for IDE set_target_properties(tight_inclusion PROPERTIES FOLDER "ThirdParty") \ No newline at end of file