mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-01 13:44:56 -04:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user