mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 09:18:54 -05: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