Skip to content
forked from fmtlib/fmt
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

Fix C++17 builds: (#2192) #177

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Fix C++17 builds: (#2192) #177

merged 1 commit into from
Mar 26, 2021

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Mar 26, 2021

  • Fix C++17 Visual Studio builds.
  • Use C++17 for windows-2019 builds.
  • Removed options for unsupported compiler (MSVC11).
  • Removed options, not needed after enabling C++11+ features in gmock/gtest.

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

- Fix C++17 Visual Studio builds.
- Use C++17 for `windows-2019` builds.
- Removed options for unsupported compiler (MSVC11).
- Removed options, not needed after enabling C++11+ features in gmock/gtest.
@sthagen sthagen merged commit eb09acc into sthagen:master Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants