Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice
This commit is contained in:
@ -24,4 +24,3 @@ endif
|
|||||||
|
|
||||||
# dbst based database optimization (default: NO)
|
# dbst based database optimization (default: NO)
|
||||||
DB_OPT = NO
|
DB_OPT = NO
|
||||||
HOST_OPT=NO
|
|
||||||
|
@ -68,6 +68,10 @@ PROD_LIBS += sscan
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifneq ($(words $(SNCSEQ) $(SYNAPPS)), 0)
|
||||||
|
PROD_LIBS += seq pv
|
||||||
|
endif
|
||||||
|
|
||||||
streamApp_DBD += stream.dbd
|
streamApp_DBD += stream.dbd
|
||||||
|
|
||||||
ifdef PCRE
|
ifdef PCRE
|
||||||
|
Reference in New Issue
Block a user