mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-03 13:47:50 -04: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)
|