Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUILD: Allow overwrite of cpp standard
If CMAKE_CXX_STANDARD is specified on the command line when invoking cmake, its value will be respected instead of being overwritten by the project.
- Loading branch information