summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_compile_features
Commit message (Expand)AuthorAgeFilesLines
* Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-262-5/+12
* cmTargetPropCommandBase: Fix typo in error messageDeniz Bahadir2017-10-261-1/+1
* target_compile_features: Do not crash on non-enabled languageBrad King2017-06-264-0/+8
* Tests: Enable languages explicitly in RunCMake.target_compile_featuresBrad King2017-06-2622-12/+22
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-2/+2
* Features: Extend concept to C language.Stephen Kelly2014-05-148-0/+45
* Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-072-2/+2
* Add target_compile_features command.Stephen Kelly2014-04-0730-0/+127