1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-23 08:37:06 -04:00
sdrangel/plugins/channelmimo/CMakeLists.txt
2019-12-29 06:04:02 +01:00

6 lines
88 B
CMake

project(channelmimo)
if (NOT SERVER_MODE)
add_subdirectory(interferometer)
endif()