mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 11:22:18 +02:00
8 lines
No EOL
319 B
CMake
8 lines
No EOL
319 B
CMake
set(TARGET_NAME model-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared shaders networking graphics fbx material-networking model-baker)
|
|
include_hifi_library_headers(hfm)
|
|
include_hifi_library_headers(task)
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(image)
|
|
include_hifi_library_headers(ktx) |