kopia lustrzana https://github.com/f4exb/sdrangel
Fixed warning in FindSoapySDR cmake module. Fixes #653
rodzic
6649da7f99
commit
58a9fba076
|
@ -47,6 +47,6 @@ if(NOT SOAPYSDR_FOUND)
|
|||
|
||||
mark_as_advanced(SOAPYSDR_INCLUDE_DIR SOAPYSDR_LIBRARY SOAPYSDR_ROOT SOAPYSDR_ABI_VERSION)
|
||||
|
||||
endif(LIBSOAPYSDR_PKG_FOUND OR (DEFINED SOAPYSDR_DIR))
|
||||
endif(NOT LIBSOAPYSDR_PKG_FOUND OR (DEFINED SOAPYSDR_DIR))
|
||||
|
||||
endif(NOT SOAPYSDR_FOUND)
|
||||
|
|
Ładowanie…
Reference in New Issue