mirror of
https://github.com/overte-org/overte.git
synced 2025-08-25 09:36:36 +02:00
6 lines
153 B
CMake
6 lines
153 B
CMake
set(TARGET_NAME hfm)
|
|
setup_hifi_library()
|
|
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(graphics)
|
|
include_hifi_library_headers(shared)
|