mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 08:35:28 +01:00
Problem: - Both Windows builds test C++14 Solution: - Use C++11 for `windows-2016` builds and C++14 for `windows-2019` builds. Co-authored-by: Jonathan Gopel <jgopel@quantlab.com>