feat: add gulrak/filesystem submodule
... for old macs that don't have std::filesystem in their stdlib. Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
@ -10,6 +10,14 @@ This library has served as a base for some (much more full-featured and advanced
|
||||
|
||||
Copyright belongs to Petr Mrázek, unless explicitly stated otherwise in the source files. Available under the Apache 2.0 license.
|
||||
|
||||
## filesystem
|
||||
|
||||
Gulrak's implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
|
||||
|
||||
See [github repo](https://github.com/gulrak/filesystem).
|
||||
|
||||
MIT licensed.
|
||||
|
||||
## gamemode
|
||||
|
||||
A performance optimization daemon.
|
||||
|
1
libraries/filesystem
Submodule
1
libraries/filesystem
Submodule
Submodule libraries/filesystem added at cd6805e94d
Reference in New Issue
Block a user