mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 23:39:56 +01:00
Remove duplicate hackrf_sweep definition
This commit is contained in:
@@ -41,9 +41,6 @@ SET(TOOLS
|
||||
hackrf_sweep
|
||||
)
|
||||
|
||||
add_executable(hackrf_sweep hackrf_sweep.c)
|
||||
install(TARGETS hackrf_sweep RUNTIME DESTINATION ${INSTALL_DEFAULT_BINDIR})
|
||||
|
||||
if(NOT libhackrf_SOURCE_DIR)
|
||||
include_directories(${LIBHACKRF_INCLUDE_DIR})
|
||||
LIST(APPEND TOOLS_LINK_LIBS ${LIBHACKRF_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user