mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-26 17:58:43 -05:00
Windows build: corrected MacOS exclusion of ATVMod
This commit is contained in:
parent
5f0693932c
commit
9db691b187
@ -54,7 +54,7 @@ SUBDIRS += plugins/channelrx/demodwfm
|
|||||||
SUBDIRS += plugins/channelrx/tcpsrc
|
SUBDIRS += plugins/channelrx/tcpsrc
|
||||||
SUBDIRS += plugins/channelrx/udpsrc
|
SUBDIRS += plugins/channelrx/udpsrc
|
||||||
SUBDIRS += plugins/channeltx/modam
|
SUBDIRS += plugins/channeltx/modam
|
||||||
CONFIG(macx)SUBDIRS += plugins/channeltx/modatv
|
CONFIG(!macx)SUBDIRS += plugins/channeltx/modatv
|
||||||
SUBDIRS += plugins/channeltx/modnfm
|
SUBDIRS += plugins/channeltx/modnfm
|
||||||
SUBDIRS += plugins/channeltx/modssb
|
SUBDIRS += plugins/channeltx/modssb
|
||||||
SUBDIRS += plugins/channeltx/modwfm
|
SUBDIRS += plugins/channeltx/modwfm
|
||||||
|
Loading…
Reference in New Issue
Block a user