mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 20:29:10 +02:00
7 lines
No EOL
290 B
CMake
7 lines
No EOL
290 B
CMake
set(TARGET_NAME baking)
|
|
setup_hifi_library(Concurrent)
|
|
|
|
link_hifi_libraries(shared shaders graphics networking procedural graphics-scripting ktx image fbx model-baker task)
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(hfm)
|
|
include_hifi_library_headers(material-networking) |