forked from qt-creator/qt-creator
CMakePM: Remove unused include path
Change-Id: Id48ea93a1b9728c7cd68cfa3f52620a799909371 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -2,7 +2,6 @@ add_qtc_plugin(CMakeProjectManager
|
|||||||
PLUGIN_CLASS CMakeProjectPlugin
|
PLUGIN_CLASS CMakeProjectPlugin
|
||||||
DEPENDS QmlJS
|
DEPENDS QmlJS
|
||||||
PLUGIN_DEPENDS Core CppEditor ProjectExplorer TextEditor QtSupport
|
PLUGIN_DEPENDS Core CppEditor ProjectExplorer TextEditor QtSupport
|
||||||
INCLUDES 3dparty/cmake
|
|
||||||
SOURCES
|
SOURCES
|
||||||
builddirparameters.cpp builddirparameters.h
|
builddirparameters.cpp builddirparameters.h
|
||||||
cmake_global.h
|
cmake_global.h
|
||||||
|
Reference in New Issue
Block a user