CMake/Tests/RunCMake/install
Brad King 464567a577 file(INSTALL): Report existing DIRECTORY as Up-to-date
Teach cmFileCopier::InstallDirectory to detect whether the destination
directory exists.  If so, report it as "Up-to-date" instead of
"Installing".  This resolves message asymmetry with file installations.

Extend the RunCMake.file and RunCMake.install tests to check the
installation output on both the first and second run.

Suggested-by: J Decker <d3ck0r@gmail.com>
2014-06-24 12:52:11 -04:00
..
dir file(INSTALL): Report existing DIRECTORY as Up-to-date 2014-06-24 12:52:11 -04:00
CMakeLists.txt InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
DIRECTORY-message-check.cmake file(INSTALL): Report existing DIRECTORY as Up-to-date 2014-06-24 12:52:11 -04:00
DIRECTORY-message.cmake file(INSTALL): Report existing DIRECTORY as Up-to-date 2014-06-24 12:52:11 -04:00
RunCMakeTest.cmake file(INSTALL): Report existing DIRECTORY as Up-to-date 2014-06-24 12:52:11 -04:00
SkipInstallRulesNoWarning1-check.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesNoWarning1-stderr.txt InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesNoWarning1.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesNoWarning2-check.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesNoWarning2-stderr.txt InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesNoWarning2.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesWarning-check.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesWarning-stderr.txt InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00
SkipInstallRulesWarning.cmake InstallRules: added new variable to disable generation of install rules 2014-01-08 16:28:14 +01:00