CompilationDatabaseProjectManager: Move tests to plugin

Change-Id: Ife4ee68cdbd1560830f294610f8fab40653a4f5b
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
Christian Kandeler
2021-07-21 13:57:44 +02:00
committed by Christian Stenger
parent 1e912f7318
commit da588b7cc4
9 changed files with 199 additions and 256 deletions

View File

@@ -6,10 +6,8 @@ shared {
HEADERS += \
$$PWD/cppprojectfile.h \
$$PWD/senddocumenttracker.h \
$$PWD/projectpart.h
$$PWD/senddocumenttracker.h
SOURCES += \
$$PWD/cppprojectfile.cpp \
$$PWD/senddocumenttracker.cpp \
$$PWD/projectpart.cpp
$$PWD/senddocumenttracker.cpp