mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
6 lines
243 B
CMake
6 lines
243 B
CMake
set(TARGET_NAME JSAPIExample)
|
|
setup_hifi_client_server_plugin(scripting)
|
|
link_hifi_libraries(shared plugins script-engine)
|
|
include_hifi_library_headers(animation)
|
|
include_hifi_library_headers(entities)
|
|
include_hifi_library_headers(networking)
|