mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 13:36:12 +02:00
4 lines
164 B
CMake
4 lines
164 B
CMake
set(TARGET_NAME JSAPIExample)
|
|
setup_hifi_client_server_plugin(scripting)
|
|
link_hifi_libraries(shared plugins script-engine)
|
|
include_hifi_library_headers(networking)
|