mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 21:02:44 +02:00
7 lines
200 B
CMake
7 lines
200 B
CMake
set(TARGET_NAME entities)
|
|
setup_hifi_library(Network Script)
|
|
link_hifi_libraries(avatars shared audio octree gpu model fbx networking animation)
|
|
|
|
target_bullet()
|
|
|
|
include_hifi_library_headers(render)
|