forked from qt-creator/qt-creator
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
|
|
QTC_PLUGIN_NAME = ClangCodeModel
|
||
|
|
QTC_LIB_DEPENDS += \
|
||
|
|
utils
|
||
|
|
QTC_PLUGIN_DEPENDS += \
|
||
|
|
coreplugin \
|
||
|
|
cpptools \
|
||
|
|
texteditor
|