mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 11:42:59 +02:00
7 lines
171 B
CMake
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()
|