mirror of
https://github.com/overte-org/overte.git
synced 2025-06-20 04:40:41 +02:00
5 lines
110 B
CMake
5 lines
110 B
CMake
set(TARGET_NAME physics)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared fbx entities model)
|
|
|
|
target_bullet()
|