Skip to content

Support & Doc CMAKE_CXX_STANDARD #2184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2020

Conversation

ax3l
Copy link
Collaborator

@ax3l ax3l commented Apr 26, 2020

This is the 2nd commit of #1428 with added documentation. Thanks to @chuckatkins for providing this! (The first commit of the same PR is already in mainline.)

CMAKE_CXX_STANDARD 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

Chuck Atkins and others added 2 commits April 25, 2020 17:46
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
@wjakob
Copy link
Member

wjakob commented Apr 26, 2020

Awesome, thanks!

@ax3l ax3l deleted the doc-generalize-cmake-cxx-supp branch April 26, 2020 07:52
@ax3l ax3l mentioned this pull request Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants