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

6 lines
88 B
CMake
Raw Normal View History

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