forked from qt-creator/qt-creator
Build tests by default (*.pro)
Change-Id: I8f4f5d81ea9e137b386e619512f093b6c972d92a Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += plugins/clangstaticanalyzer
|
||||
SUBDIRS += \
|
||||
plugins/clangstaticanalyzer \
|
||||
plugins/clangstaticanalyzer/tests
|
||||
|
||||
QMAKE_EXTRA_TARGETS = docs install_docs # dummy targets for consistency
|
||||
|
Reference in New Issue
Block a user