mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-05 18:28:34 -04: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