mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-06 03:29:12 -04:00
Debian build: fixed HackRF inlcude path
This commit is contained in:
parent
88ef7eac14
commit
188b05f58c
@ -15,7 +15,7 @@ if (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
.
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${LIBHACKRFLIBSRC}
|
||||
${LIBHACKRFSRC}
|
||||
)
|
||||
else (BUILD_DEBIAN)
|
||||
include_directories(
|
||||
|
Loading…
Reference in New Issue
Block a user