1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-18 22:23:17 -05:00
sdrangel/plugins/channelmimo/CMakeLists.txt

8 lines
125 B
CMake
Raw Normal View History

2019-09-02 00:41:41 +02:00
project(channelmimo)
add_subdirectory(beamsteeringcwmod)
2019-10-23 01:09:47 +02:00
2019-09-02 00:41:41 +02:00
if (NOT SERVER_MODE)
add_subdirectory(interferometer)
endif()