mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 08:23:13 +02:00
8 lines
181 B
CMake
8 lines
181 B
CMake
set(TARGET_NAME hfm)
|
|
setup_hifi_library()
|
|
|
|
link_hifi_libraries(shared)
|
|
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(graphics)
|
|
include_hifi_library_headers(image)
|