mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Windows build: added demodlora channel plugin to the build
This commit is contained in:
parent
8cc3ec4d03
commit
702cb4d0d7
@ -9,9 +9,10 @@ SUBDIRS = sdrbase
|
||||
SUBDIRS += lz4
|
||||
SUBDIRS += plugins/samplesource/filesource
|
||||
SUBDIRS += plugins/samplesource/sdrdaemon
|
||||
SUBDIRS += plugins/channel/demodam
|
||||
SUBDIRS += plugins/channel/chanalyzer
|
||||
SUBDIRS += plugins/channel/demodam
|
||||
SUBDIRS += plugins/channel/demodbfm
|
||||
SUBDIRS += plugins/channel/demodlora
|
||||
|
||||
# Main app must be last
|
||||
CONFIG += ordered
|
||||
|
Loading…
Reference in New Issue
Block a user