mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-17 05:52:29 -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(
|
include_directories(
|
||||||
.
|
.
|
||||||
${CMAKE_CURRENT_BINARY_DIR}
|
${CMAKE_CURRENT_BINARY_DIR}
|
||||||
${LIBHACKRFLIBSRC}
|
${LIBHACKRFSRC}
|
||||||
)
|
)
|
||||||
else (BUILD_DEBIAN)
|
else (BUILD_DEBIAN)
|
||||||
include_directories(
|
include_directories(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user