mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 19:42:36 +02:00
6 lines
243 B
CMake
6 lines
243 B
CMake
set(TARGET_NAME model-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared shaders networking graphics fbx ktx image gl model-baker)
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(hfm)
|
|
include_hifi_library_headers(task)
|