forked from epics_driver_modules/require
include submodules config files for 7.0+
This commit is contained in:
@@ -834,6 +834,11 @@ INSTALL_LOADABLE_SHRLIBS=
|
||||
INSTALL_MUNCHS=
|
||||
include ${BASERULES}
|
||||
|
||||
# In 7.0+ include submodules config files
|
||||
ifdef BASE_7_0
|
||||
include ${EPICS_BASE}/cfg/CONFIG_*_MODULE
|
||||
endif
|
||||
|
||||
ifeq (${OS_CLASS},WIN32) # explicitly link required dependencies
|
||||
LIB_LIBS += ${EPICS_BASE_IOC_LIBS} ${REQ}
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user