if CONFIGBASE is not set, then install intoo the modules location

This commit is contained in:
2020-08-12 09:28:24 +02:00
parent 6373f26e24
commit 1fd549ede6
+1
View File
@@ -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