DSD demod: fixed Debian build

This commit is contained in:
f4exb 2018-06-09 22:00:30 +02:00
parent c62cb26534
commit 5c2ce71639
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ if (BUILD_DEBIAN)
include_directories(
.
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${LIBDSDCCSRC}
${LIBMBELIBSRC}
)