sdrangel/plugins/channelmimo/CMakeLists.txt

8 wiersze
125 B
CMake
Czysty Zwykły widok Historia

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