mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 06:20:03 +02:00
6 lines
138 B
CMake
6 lines
138 B
CMake
set(TARGET_NAME model-baker)
|
|
setup_hifi_library()
|
|
|
|
link_hifi_libraries(shared task gpu graphics hfm)
|
|
|
|
include_hifi_library_headers(image)
|