CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}

Follow up after renaming the contained classes.

Change-Id: I9393c367abdd4eac487e17676c98a357ff33c98c
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
hjk
2023-08-21 17:20:02 +02:00
parent 9b05fc8ada
commit 4e0c4b0f23
21 changed files with 21 additions and 21 deletions

View File

@@ -33,7 +33,7 @@
#include <baremetal/baremetalconstants.h>
#include <cmakeprojectmanager/cmakeconfigitem.h>
#include <cmakeprojectmanager/cmakekitinformation.h>
#include <cmakeprojectmanager/cmakekitaspect.h>
#include <gmock/gmock-actions.h>
#include <gmock/gmock.h>