mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 23:56:29 +02:00
4 lines
154 B
CMake
4 lines
154 B
CMake
set(TARGET_NAME model-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared networking graphics fbx ktx image gl)
|
|
include_hifi_library_headers(gpu)
|