mirror of
https://github.com/overte-org/overte.git
synced 2025-07-25 10:36:58 +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)
|
|
|