forked from qt-creator/qt-creator
Clang: Add qt.widgets and qt.gui to unittests
Change-Id: I52d1a5dce514daaf3de1262e3368addda7588d81 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
QT += core network testlib
|
||||
QT -= gui
|
||||
QT += core network testlib widgets
|
||||
|
||||
TARGET = unittest
|
||||
CONFIG += console c++14 testcase
|
||||
|
||||
Reference in New Issue
Block a user