overte/libraries/fbx/CMakeLists.txt

7 lines
153 B
CMake

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