Files
qt-creator/tests/manual/cmakeprojectmanager/hello-widgets
Cristian Adam 54af6bd5b3 CMakePM: Allow files to be renamed in project view
This includes both with source files explicitly specified or
resulted from a file(GLOB|GLOB_RECOURSE) call.

Fixes: QTCREATORBUG-27538
Change-Id: I5ee113af168bdb8cd0a96e8ab2ae603c0607fb0b
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2023-04-25 09:22:08 +00:00
..

Qt6 Widgets project to test adding new or existing files to a CMake project.

The project uses both custom CMake API and normal Qt6 qt_add_executable API function call.