summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/SkipInstallRulesNoWarning2-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-091-1/+0
| | | | | The default expectation of RunCMake tests is empty content, so there is no need to specify it.
* InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+1
The boolean variable CMAKE_SKIP_INSTALL_RULES allows disabling generation of install rules for projects which don't want them.