1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 18:06:35 -04:00
sdrangel/plugins/channelmimo/CMakeLists.txt
2022-05-27 00:50:38 +02:00

9 lines
148 B
CMake

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