mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-09 09:25:07 -04:00
Debian build: fixed libperseus build (2)
This commit is contained in:
@@ -75,7 +75,7 @@ find_package(LibPerseus)
|
||||
if(LIBUSB_FOUND AND RX_SAMPLE_24BIT AND LIBPERSEUS_FOUND)
|
||||
message(STATUS "Add Persesus plugin")
|
||||
add_subdirectory(perseus)
|
||||
endif(LIBUSB_FOUND AND LIBPERSEUS_FOUND)
|
||||
endif(LIBUSB_FOUND AND RX_SAMPLE_24BIT AND LIBPERSEUS_FOUND)
|
||||
|
||||
if (BUILD_DEBIAN)
|
||||
if (LIBNANOMSG_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user