mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
Windows build: ATVMod is built in 64 bit version only due to 64 bit only dependency on OpenCV
This commit is contained in:
@@ -54,7 +54,7 @@ SUBDIRS += plugins/channelrx/demodwfm
|
||||
SUBDIRS += plugins/channelrx/tcpsrc
|
||||
SUBDIRS += plugins/channelrx/udpsrc
|
||||
SUBDIRS += plugins/channeltx/modam
|
||||
CONFIG(!macx)SUBDIRS += plugins/channeltx/modatv
|
||||
CONFIG(MINGW64)SUBDIRS += plugins/channeltx/modatv
|
||||
SUBDIRS += plugins/channeltx/modnfm
|
||||
SUBDIRS += plugins/channeltx/modssb
|
||||
SUBDIRS += plugins/channeltx/modwfm
|
||||
|
||||
Reference in New Issue
Block a user