1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 18:06:35 -04:00
sdrangel/plugins/channelmimo/CMakeLists.txt

6 lines
88 B
CMake
Raw Normal View History

2020-11-10 10:38:12 -05:00
project(channelmimo)
if (NOT SERVER_MODE)
add_subdirectory(interferometer)
endif()