Commit 6ebfc4b2 authored by Axel Huebl's avatar Axel Huebl Committed by Wenzel Jakob
Browse files

Document CMAKE_CXX_STANDARD

This variable is a CMake community standard to set the C++
standard of a build. Document it in favor of the previous variable,
which stays as a legacy flag for existing projects.

https://cmake.org/cmake/help/v3.17/variable/CMAKE_CXX_STANDARD.html
parent d730fbc0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment