mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-19 23:01:51 -05:00
10 lines
155 B
CMake
10 lines
155 B
CMake
project(demod)
|
|
|
|
add_subdirectory(nfm)
|
|
add_subdirectory(ssb)
|
|
add_subdirectory(tcpsrc)
|
|
add_subdirectory(usb)
|
|
add_subdirectory(wfm)
|
|
|
|
#add_subdirectory(tetra)
|