mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-05 11:09:13 -04:00
Debian build: corrected path of HackRF host library include directory
This commit is contained in:
parent
09d0a54803
commit
69858a02de
@ -15,8 +15,7 @@ if (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
.
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${LIBHACKRFLIBSRC}/include
|
||||
${LIBHACKRFLIBSRC}/src
|
||||
${LIBHACKRFLIBSRC}
|
||||
)
|
||||
else (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
|
Loading…
Reference in New Issue
Block a user