Fix a couple of cmake issues for testing

Correct expected paths, defines and dependencies.

Change-Id: Iae3fa708957e352012d0a6bb9cf97713b9a5c35e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Christian Stenger
2021-01-27 08:22:50 +01:00
parent 388fd31db8
commit 9acde4f261
4 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ add_qtc_plugin(CppTools
DEPENDS Qt5::Network Qt5::Xml
PUBLIC_DEPENDS CPlusPlus Qt5::Widgets
PLUGIN_DEPENDS Core ProjectExplorer TextEditor
PLUGIN_TEST_DEPENDS CppEditor QmakeProjectManager
SOURCES
abstracteditorsupport.cpp abstracteditorsupport.h
abstractoverviewmodel.h