mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-25 00:58:46 +02:00
7 lines
212 B
CMake
7 lines
212 B
CMake
set(TARGET_NAME entities)
|
|
setup_hifi_library(Network Script)
|
|
link_hifi_libraries(avatars shared audio octree gpu model fbx networking animation environment)
|
|
|
|
target_bullet()
|
|
|
|
include_hifi_library_headers(render)
|