mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 07:33:10 +02:00
4 lines
121 B
CMake
4 lines
121 B
CMake
set(TARGET_NAME fbx)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared model networking)
|
|
include_hifi_library_headers(gpu)
|