1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

AM Modulator: added file input (basic)

This commit is contained in:
f4exb
2016-11-28 02:17:08 +01:00
parent 4398a7426a
commit 7c1b1032c9
13 changed files with 667 additions and 23 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ else (BUILD_DEBIAN)
include_directories(
.
${CMAKE_CURRENT_BINARY_DIR}
${LIBRTLSDRSRC}/include
${LIBRTLSDR_INCLUDE_DIR}
)
endif (BUILD_DEBIAN)