mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-20 02:44:50 -04:00
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
qt_config:
|
||||
- {
|
||||
qt_version: "6.9.2",
|
||||
qt_creator_version: "17.0.1"
|
||||
qt_creator_version: "17.0.2"
|
||||
}
|
||||
- {
|
||||
qt_version: "6.8.3",
|
||||
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -73,4 +73,5 @@ CMakeLists.txt.user*
|
||||
*.dll
|
||||
*.exe
|
||||
|
||||
/build
|
||||
/build
|
||||
/.qodeassist
|
Reference in New Issue
Block a user