sdrangel/plugins/channelmimo/CMakeLists.txt

8 lines
125 B
CMake
Raw Normal View History

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