mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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)
|