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:
flow
2022-10-13 18:37:44 -03:00
committed by DioEgizio
parent 5bdb3703ed
commit c520faed6d
5 changed files with 14 additions and 0 deletions

View File

@ -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

Submodule libraries/filesystem added at cd6805e94d