mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-18 01:06:44 +02:00
5 lines
94 B
CMake
5 lines
94 B
CMake
set(TARGET_NAME pointers)
|
|
setup_hifi_library()
|
|
GroupSources(src)
|
|
link_hifi_libraries(shared)
|
|
|