1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-30 13:52:25 -04:00
sdrangel/plugins/channelmimo/CMakeLists.txt

8 lines
125 B
CMake
Raw Normal View History

2020-11-10 16:38:12 +01:00
project(channelmimo)
2020-11-10 21:49:43 +01:00
add_subdirectory(beamsteeringcwmod)
2020-11-10 16:38:12 +01:00
if (NOT SERVER_MODE)
add_subdirectory(interferometer)
endif()