mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-17 11:42:00 +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)
|
|
|