overte/libraries/model-networking/CMakeLists.txt
SamGondelman da254c2ccc (¬‿¬)
2019-05-15 23:48:04 -07:00

9 lines
No EOL
360 B
CMake

set(TARGET_NAME model-networking)
setup_hifi_library()
link_hifi_libraries(shared shaders networking graphics fbx procedural 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)
include_hifi_library_headers(material-networking)