mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 13:42:34 +02:00
3 lines
243 B
CMake
3 lines
243 B
CMake
set(TARGET_NAME script-engine)
|
|
setup_hifi_library(Gui Network Script WebSockets Widgets)
|
|
link_hifi_libraries(shared networking octree gpu ui procedural model model-networking recording avatars fbx entities controllers animation audio physics)
|