Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle C++ standard for MSVC with Conan better
When the "cpp_std" and "msvc_cpp_std" values are the same, there is no need to generate the conditional in conan-ci-setup.sh that would clamp the value to 14 if the user requested C++11.
- Loading branch information