mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
fix(build): build fix for msvc
This commit is contained in:
parent
6e1c9d9e93
commit
c42bad55a2
3 changed files with 11 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,6 +1,11 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
CMakeSettings.json
|
||||
|
||||
/build
|
||||
/dist
|
||||
/out
|
||||
/.vs
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue