mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
SDRdaemon plugins: fixed Debian build
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
project(sdrdaemonsource)
|
||||
|
||||
find_package(LibNANOMSG)
|
||||
|
||||
if (HAS_SSSE3)
|
||||
message(STATUS "SDRdaemonSource: use SSSE3 SIMD" )
|
||||
elseif (HAS_NEON)
|
||||
|
||||
Reference in New Issue
Block a user