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