mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 02:36:45 +02:00
3 lines
222 B
CMake
3 lines
222 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 fbx entities controllers animation audio physics)
|