feat: Add support QtCreator 17.0.2 (#239)

feat: Add support QtC 17.0.2
This commit is contained in:
Petr Mironychev
2025-10-14 02:19:14 +02:00
committed by GitHub
parent ff0f994ec6
commit f0d2e42680
2 changed files with 3 additions and 2 deletions

View File

@ -47,7 +47,7 @@ jobs:
qt_config: qt_config:
- { - {
qt_version: "6.9.2", qt_version: "6.9.2",
qt_creator_version: "17.0.1" qt_creator_version: "17.0.2"
} }
- { - {
qt_version: "6.8.3", qt_version: "6.8.3",

3
.gitignore vendored
View File

@ -73,4 +73,5 @@ CMakeLists.txt.user*
*.dll *.dll
*.exe *.exe
/build /build
/.qodeassist