mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-08 22:40:14 +02: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)
|