gulrak / filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHC_FILESYSTEM_WITH_INSTALL always on

DioEgizio opened this issue · comments

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

option(GHC_FILESYSTEM_WITH_INSTALL "With install target" ON)

I'll look into it.

Released with v1.5.14.