mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-10-31 21:10:20 -04:00
5 lines
75 B
CMake
5 lines
75 B
CMake
|
|
project(plugins)
|
||
|
|
|
||
|
|
add_subdirectory(channel)
|
||
|
|
add_subdirectory(samplesource)
|