aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectmanager_dependencies.pri
blob: 89094c8ad5cc577cf9c925f814d02262da7ba5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QTC_PLUGIN_NAME = CMakeProjectManager
QTC_LIB_DEPENDS += \
    extensionsystem \
    qmljs \
    utils
QTC_PLUGIN_DEPENDS += \
    coreplugin \
    projectexplorer \
    cpptools \
    texteditor \
    qtsupport
QTC_PLUGIN_RECOMMENDS += \
    designer