summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/SkipInstallRulesWarning-check.cmake
Commit message (Collapse)AuthorAgeFilesLines
* InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+9
The boolean variable CMAKE_SKIP_INSTALL_RULES allows disabling generation of install rules for projects which don't want them.