mirror of
https://github.com/overte-org/overte.git
synced 2025-08-24 21:35:55 +02:00
7 lines
135 B
CMake
7 lines
135 B
CMake
set(TARGET_NAME hfm)
|
|
setup_hifi_library()
|
|
|
|
include_hifi_library_headers(graphics)
|
|
include_hifi_library_headers(shared)
|
|
|
|
target_draco()
|