1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 21:14:15 -04:00

SoapySDR support: fixed Debian build

This commit is contained in:
f4exb
2018-11-23 01:26:17 +01:00
parent 4fa3d7cff3
commit 2e75ed4a2f
+2 -1
View File
@@ -20,7 +20,8 @@ if (BUILD_DEBIAN)
include_directories(
.
${CMAKE_CURRENT_BINARY_DIR}
${LIBSOAPYSDRSRC}
${LIBSOAPYSDRSRC}/include
${LIBSOAPYSDRSRC}/src
)
else (BUILD_DEBIAN)
include_directories(