forked from qt-creator/qt-creator
Project: Remove obsolete commented out updateinfo
This plugin is now built by default. Change-Id: Ib85dd7e12bca2e72bc456ef8db1bbb0eaba2401d Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
b915acbabe
commit
3d85b826f0
@@ -79,11 +79,7 @@ exists($$LLVM_INSTALL_DIR) {
|
|||||||
|
|
||||||
isEmpty(IDE_PACKAGE_MODE) {
|
isEmpty(IDE_PACKAGE_MODE) {
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
helloworld #\
|
helloworld
|
||||||
#updateinfo
|
|
||||||
#} else:!isEmpty(UPDATEINFO_ENABLE) {
|
|
||||||
# SUBDIRS += \
|
|
||||||
# updateinfo
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for(p, SUBDIRS) {
|
for(p, SUBDIRS) {
|
||||||
|
Reference in New Issue
Block a user