mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 02:37:12 +02:00
8 lines
192 B
CMake
8 lines
192 B
CMake
set(TARGET_NAME model-baker)
|
|
setup_hifi_library()
|
|
|
|
link_hifi_libraries(shared task)
|
|
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(graphics)
|
|
include_hifi_library_headers(hfm)
|