mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
3 lines
240 B
CMake
3 lines
240 B
CMake
set(TARGET_NAME script-engine)
|
|
setup_hifi_library(Gui Network Script WebSockets Widgets)
|
|
link_hifi_libraries(shared networking octree gpu procedural model model-networking recording avatars fbx entities controllers animation audio physics)
|