File: CMakeLists.txt

package info (click to toggle)
gqrx-sdr 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,700 kB
  • ctags: 2,724
  • sloc: cpp: 22,413; ansic: 564; xml: 25; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#######################################################################################################################
# Add the source files to SRCS_LIST
add_source_files(SRCS_LIST
	udp_sink_f.cpp
	udp_sink_f.h
)