mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-10-17 14:10:25 -04:00
8 lines
132 B
CMake
8 lines
132 B
CMake
project(demod)
|
|
|
|
add_subdirectory(nfm)
|
|
add_subdirectory(tcpsrc)
|
|
add_subdirectory(ssb)
|
|
add_subdirectory(usb)
|
|
#add_subdirectory(tetra)
|