mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-16 21:28:45 +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)
|
|
|