Better support for automatic selection of std/ghc filesystem on macOS in helper files and readme. · Issue #78 · gulrak/filesystem · GitHub
Skip to content

Better support for automatic selection of std/ghc filesystem on macOS in helper files and readme. #78

Description

@gulrak

Using __MAC_OS_X_VERSION_MIN_REQUIRED the header the decision to use std::filesystem or ghc::filesystem can correctly allow use of std::filesystem when deployment target is Catalina or newer, as the __cplusplus and header test are not enough to detect pre-Catalina conditions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

available on masterFix is done on master branch, issue closed on next releaseenhancementNew feature or requestmacOSmacOS platform is affected

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions