forked from qt-creator/qt-creator
Change-Id: I9357c380b2e432e7af61c7c14164ae5c196fccbd Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
7 lines
150 B
Prolog
7 lines
150 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += plugins/clangstaticanalyzer
|
|
|
|
QMAKE_EXTRA_TARGETS = docs install_docs # dummy targets for consistency
|