summaryrefslogtreecommitdiffstats
path: root/Tests/CxxDialect/use_constexpr.cxx
Commit message (Collapse)AuthorAgeFilesLines
* cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.Stephen Kelly2014-04-071-0/+10
These are used to determine whether to add -std=c++11, -std=gnu++11 etc flags on the compile line.