mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-26 01:39:05 -05:00
DSD demod: fixed Debian build
This commit is contained in:
parent
c62cb26534
commit
5c2ce71639
@ -31,6 +31,7 @@ if (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
.
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
|
||||
${LIBDSDCCSRC}
|
||||
${LIBMBELIBSRC}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user