mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 06:02:57 +02:00
5 lines
106 B
CMake
5 lines
106 B
CMake
set(TARGET_NAME pointers)
|
|
setup_hifi_library()
|
|
GroupSources(src)
|
|
link_hifi_libraries(shared controllers)
|
|
|