mirror of
https://github.com/lubosz/overte.git
synced 2025-08-29 11:49:10 +02:00
5 lines
149 B
CMake
5 lines
149 B
CMake
set(TARGET_NAME baking)
|
|
setup_hifi_library(Concurrent)
|
|
|
|
link_hifi_libraries(shared model networking ktx image fbx)
|
|
include_hifi_library_headers(gpu)
|