mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 00:34:22 +02:00
8 lines
No EOL
228 B
CMake
8 lines
No EOL
228 B
CMake
set(TARGET_NAME model-serializers)
|
|
setup_hifi_library()
|
|
|
|
link_hifi_libraries(shared graphics networking image hfm procedural material-networking ktx shaders)
|
|
include_hifi_library_headers(gpu image)
|
|
|
|
target_draco()
|
|
target_cgltf() |