gulrak / filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
MIT License
1.34k stars 173 forks source link

GHC_FILESYSTEM_WITH_INSTALL always on #160

Closed DioEgizio closed 1 year ago

DioEgizio commented 1 year ago

https://github.com/gulrak/filesystem#git-submodule-and-cmake says it should be off when used as a submodule, but it's actually always on :p

https://github.com/gulrak/filesystem/blob/cd6805e94dd5d6346be1b75a54cdc27787319dd2/CMakeLists.txt#L18

gulrak commented 1 year ago

I'll look into it.

gulrak commented 1 year ago

Released with v1.5.14.