forked from qt-creator/qt-creator
fix dependencies
Change-Id: Ie1e9c9312ef5a8aa37816d9dedddb41c839f3580 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -2,10 +2,9 @@ QTC_PLUGIN_NAME = CompilationDatabaseProjectManager
|
||||
|
||||
QTC_LIB_DEPENDS += \
|
||||
extensionsystem \
|
||||
qmljs
|
||||
utils
|
||||
QTC_PLUGIN_DEPENDS += \
|
||||
clangcodemodel \
|
||||
coreplugin \
|
||||
cpptools \
|
||||
projectexplorer \
|
||||
qtsupport
|
||||
texteditor
|
||||
|
||||
Reference in New Issue
Block a user