1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 14:46:34 -04:00
sdrangel/plugins/channelmimo/CMakeLists.txt
2020-11-10 16:38:12 +01:00

6 lines
88 B
CMake

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