Update Jolt;

This commit is contained in:
bjorn 2024-03-29 14:50:00 -07:00
parent 55f0da97ce
commit cfd2374449
2 changed files with 1 additions and 2 deletions

View File

@ -187,7 +187,6 @@ if(LOVR_ENABLE_PHYSICS)
endif()
elseif(LOVR_PHYSICS_LIBRARY STREQUAL "JOLT")
add_subdirectory(deps/jolt-physics-sharp jolt)
set_target_properties(HelloWorldNative PROPERTIES EXCLUDE_FROM_ALL 1) # TODO
set(LOVR_PHYSICS_LIB joltc)
endif()
endif()

@ -1 +1 @@
Subproject commit 41651b1d91ce909d2fd811693f599c188980c0fb
Subproject commit 29fe07e8088279c47d7108107856ec3c826d1817