Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | Features: FATAL_ERROR on compilers with no recorded features. | Stephen Kelly | 2014-04-17 | 1 | -0/+6 |
Users of the new target_compile_features command are expected to check the existence of the CMAKE_CXX_COMPILE_FEATURES variable before attempting to use it to require features. |