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 22:11:30 +01:00

8 lines
125 B
CMake

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