1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -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

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(