mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
Update CMakeLists.txt
This commit is contained in:
parent
12af109e84
commit
3a0093f16d
@ -39,7 +39,7 @@ 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)
|
||||
find_package(hamlib REQUIRED)
|
||||
|
Loading…
Reference in New Issue
Block a user