forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.14'
Conflicts: cmake/QtCreatorIDEBranding.cmake qbs/modules/qtc/qtc.qbs qtcreator_ide_branding.pri Change-Id: I5b8d93f2f08b62626c3f3447728c64d198b601ff
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
if (WITH_TESTS)
|
||||
set(TST_COMPONENT CppEditor)
|
||||
endif()
|
||||
|
||||
add_qtc_plugin(GenericProjectManager
|
||||
PLUGIN_DEPENDS Core ProjectExplorer QtSupport TextEditor ${TST_COMPONENT}
|
||||
PLUGIN_DEPENDS Core ProjectExplorer QtSupport TextEditor
|
||||
PLUGIN_TEST_DEPENDS CppEditor
|
||||
PLUGIN_RECOMMENDS CppTools
|
||||
SOURCES ${TEST_SOURCES}
|
||||
filesselectionwizardpage.cpp filesselectionwizardpage.h
|
||||
|
||||
Reference in New Issue
Block a user