mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-07 17:16:02 -05: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)
|