Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: don't use <experimental/filesystem> on macOS. #8000

Merged
merged 1 commit into from
Aug 22, 2019

Commits on Aug 21, 2019

  1. test: don't use <experimental/filesystem> on macOS.

    Xcode 11 requires at least macOS 10.15 (upcoming) in order to use
    either <experimental/filesystem> or C++17 <filesystem>.
    
    Signed-off-by: Piotr Sikora <piotrsikora@google.com>
    PiotrSikora committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6c976ea View commit details
    Browse the repository at this point in the history