mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-21 09:09:40 +02:00
5 lines
104 B
CMake
5 lines
104 B
CMake
set(TARGET_NAME physics)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared fbx entities)
|
|
|
|
target_bullet()
|