Fix lots of tr.h files not being mentioned in CMakeLists.txt

Change-Id: I63d364ac50d9587339b10a5571870cb9a81c54ee
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Eike Ziller
2023-03-30 10:05:46 +02:00
committed by Alexander Drozdov
parent 7046890bcc
commit 7fc0dcec0d
44 changed files with 118 additions and 75 deletions

View File

@@ -14,5 +14,6 @@ add_qtc_plugin(Cppcheck
cppchecktextmark.cpp cppchecktextmark.h
cppchecktextmarkmanager.cpp cppchecktextmarkmanager.h
cppchecktool.cpp cppchecktool.h
cppchecktr.h
cppchecktrigger.cpp cppchecktrigger.h
)