mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-19 21:49:07 +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)
|