CMake/Tests/CxxDialect
Stephen Kelly 913394af24 cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.
These are used to determine whether to add -std=c++11, -std=gnu++11
etc flags on the compile line.
2014-04-07 16:48:44 +02:00
..
CMakeLists.txt cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00
use_constexpr.cxx cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00
use_constexpr_and_typeof.cxx cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00
use_typeof.cxx cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 2014-04-07 16:48:44 +02:00