mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 01:16:35 +02:00
4 lines
200 B
CMake
4 lines
200 B
CMake
set(TARGET_NAME graphics-scripting)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared networking graphics fbx image material-networking model-networking script-engine)
|
|
include_hifi_library_headers(gpu)
|