chore(CI): msvc build with ffmpeg

This commit is contained in:
2025-07-13 17:43:05 +08:00
parent 236798a957
commit dc4b9fc047
4 changed files with 24 additions and 8 deletions

2
.gitignore vendored
View File

@ -1,8 +1,10 @@
# Common build folder
[Bb]uild/
build-*/
# IDE folder
.vscode/
.idea/
# User config file
CMakeLists.txt.user*