chore(CI): tweak msvc CI and make use of cmake install command
We also no longer include msvcrt in msvc cmake CI build
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,3 +16,7 @@ cmake-build-*/
|
||||
# IDE/Editor config folders
|
||||
.vscode/
|
||||
.idea/
|
||||
.qtcreator/
|
||||
|
||||
# Clangd cache
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user