forked from qt-creator/qt-creator
Introduced with aaf05f5acd.
Change-Id: I74707cf0af0dd8058536acdee19750583193ed8b
Reviewed-by: hjk <hjk@theqtcompany.com>
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
QTC_LIB_DEPENDS += utils
|
|
QTC_PLUGIN_DEPENDS += debugger
|
|
include(../qttest.pri)
|
|
|
|
PLUGINDIR=$$IDE_SOURCE_TREE/src/plugins/clangstaticanalyzer
|