pybind11/tools
Axel Huebl 6ebfc4b2b0 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
2020-04-26 09:17:10 +02:00
..
clang@6a00cbc4a9 updated cindex.py submodule to latest version 2017-03-30 13:14:33 +02:00
check-style.sh Trivial typos 2017-11-01 22:48:36 -03:00
FindCatch.cmake Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00
FindEigen3.cmake transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
FindPythonLibsNew.cmake Fix the use of MSVC in an MSYS environment (#2087) 2020-01-22 11:49:56 +01:00
libsize.py Always use return_value_policy::move for rvalues (#510) 2016-11-20 05:31:02 +01:00
mkdoc.py Parse command-line args in a separate function. 2019-06-11 13:49:37 +02:00
pybind11Config.cmake.in Document CMAKE_CXX_STANDARD 2020-04-26 09:17:10 +02:00
pybind11Tools.cmake Utilize CMake's language standards abstraction when possible 2020-04-26 09:17:10 +02:00