mirror of
https://github.com/gulrak/filesystem.git
synced 2025-12-06 16:56:40 +08:00
It's already being done for Cygwin, presumably for the same reasons. Clang auto-applies `-mbig-obj` as needed it seems: https://reviews.llvm.org/D102419 Tests against `std::filesystem` remain broken, though, and building with MinGW still requires disabling them manually with `-DGHC_FILESYSTEM_BUILD_STD_TESTING=NO`: https://github.com/gulrak/filesystem/issues/189#issuecomment-2571334165 |
||
|---|---|---|
| .. | ||
| cmake | ||
| catch.hpp | ||
| CMakeLists.txt | ||
| exception.cpp | ||
| filesystem_test.cpp | ||
| fwd_test.cpp | ||
| impl_test.cpp | ||
| multi1.cpp | ||
| multi2.cpp | ||