overte-lubosz/libraries/model-serializers/CMakeLists.txt
2021-04-15 19:26:10 +02:00

7 lines
171 B
CMake

set(TARGET_NAME model-serializers)
setup_hifi_library()
link_hifi_libraries(shared graphics networking image hfm)
include_hifi_library_headers(gpu image)
target_draco()