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:
@@ -20,7 +20,8 @@ if (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
.
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${LIBSOAPYSDRSRC}
|
||||
${LIBSOAPYSDRSRC}/include
|
||||
${LIBSOAPYSDRSRC}/src
|
||||
)
|
||||
else (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
|
||||
Reference in New Issue
Block a user