mirror of
https://github.com/microsoft/GSL.git
synced 2026-01-25 16:42:24 +01:00
* Use CMAKE_CXX_STANDARD when available If the use has provided the variable CMAKE_CXX_STANDARD use that instead of providing a default cache variable. * Typo