mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-06-25 14:35:19 -04:00
Update CMakeLists.txt
This commit is contained in:
parent
12af109e84
commit
3a0093f16d
@ -39,7 +39,7 @@ ENDIF()
|
|||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|
||||||
set(USE_HAMLIB ON CACHE BOOL "Support hamlib for radio control functions.")
|
set(USE_HAMLIB OFF CACHE BOOL "Support hamlib for radio control functions.")
|
||||||
|
|
||||||
if (USE_HAMLIB)
|
if (USE_HAMLIB)
|
||||||
find_package(hamlib REQUIRED)
|
find_package(hamlib REQUIRED)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user