mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-24 22:55:49 -04:00
0f4bfd028c
Revert the changes from commitf31343d69e(Tests: require C++14 for the Tutorial, 2019-03-21, v3.15.0-rc1~41^2~2) for the content in its new home. In commit13ee44d267(Clang: For MSVC ABI do not use modes older than C++14, 2019-07-23) we fixed the C++ standard selection for GNU-like Clang with the MSVC ABI so the test code itself no longer needs to do it. In particular, changing the tests in this way broke the tutorial's narrative.