Update Jolt;

Also disable the HelloWorldNative sample...
This commit is contained in:
bjorn 2024-03-28 15:28:40 -07:00
parent f4553075cb
commit e7d0764e49
2 changed files with 2 additions and 1 deletions

View File

@ -187,6 +187,7 @@ 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 b46d8689ab4c9992e4126e3bafda13b1c72dca04
Subproject commit 41651b1d91ce909d2fd811693f599c188980c0fb