overte/libraries/fbx/CMakeLists.txt
2018-11-06 14:05:36 -08:00

7 lines
157 B
CMake

set(TARGET_NAME fbx)
setup_hifi_library()
link_hifi_libraries(shared graphics networking image hfm)
include_hifi_library_headers(gpu image)
target_draco()