mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 18:16:08 +02:00
3 lines
210 B
CMake
3 lines
210 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 animation audio physics)
|