mirror of
https://github.com/overte-org/overte.git
synced 2025-06-17 11:40:31 +02:00
4 lines
162 B
CMake
4 lines
162 B
CMake
set(TARGET_NAME model-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared shaders networking graphics fbx ktx image gl)
|
|
include_hifi_library_headers(gpu)
|