Remove stdc++fs requirement by using an external library
This commit is contained in:
parent
7f0fa0b90d
commit
a7a80571ea
3 changed files with 55 additions and 34 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
@ -36,4 +36,7 @@
|
|||
# Executables
|
||||
*.exe binary
|
||||
*.out binary
|
||||
*.app binary
|
||||
*.app binary
|
||||
|
||||
# Linux shell files must always be LF
|
||||
*.sh text eol=lf
|
Loading…
Add table
Add a link
Reference in a new issue