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