mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 07:09:49 -06:00
Set `CMAKE_CXX_STANDARD` early so that both KWSys and our test code build with the same language standard. This is important on compilers that have incompatible standard libraries.