mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-19 19:49:07 +02:00
4 lines
115 B
CMake
4 lines
115 B
CMake
set(TARGET_NAME model-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared networking model fbx ktx image)
|
|
|