forked from epics_driver_modules/require
if CONFIGBASE is not set, then install intoo the modules location
This commit is contained in:
@@ -303,6 +303,7 @@ endef
|
||||
|
||||
# You can add more UI rules following this pattern:
|
||||
#$(eval $(call INSTALL_UI_RULE,VARIABLE,installdir,sourcedefaultlocation))
|
||||
CONFIGBASE ?= ${EPICS_MODULES}
|
||||
$(eval $(call INSTALL_UI_RULE,QT,${CONFIGBASE}/qt,qt/*))
|
||||
|
||||
else # EPICSVERSION
|
||||
|
||||
Reference in New Issue
Block a user