remove QT+=widgets from SUBDIRS projects
it makes no sense whatsoever Change-Id: I114799dbe35ac31f6d90642ba8c5dbe3fc075604 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
87d6d6d3c2
commit
0f2fc9ffd9
@@ -4,7 +4,6 @@ TEMPLATE = subdirs
|
||||
|
||||
# Ensure that library is built before application
|
||||
CONFIG += ordered
|
||||
QT += widgets
|
||||
|
||||
!contains(DEFINES, DISABLE_FFT): SUBDIRS += 3rdparty/fftreal
|
||||
SUBDIRS += app
|
||||
|
||||
Reference in New Issue
Block a user