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