CMake/Tests/RunCMake/install
Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
Create a variable to allow users to control which installation
messages are printed.  In particular, provide a "LAZY" setting
that prints "Installing" messages but not "Up-to-date" messages.
This is desirable for incremental re-installations.

Suggested-by: J Decker <d3ck0r@gmail.com>
2014-06-24 13:18:20 -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-lazy-check.cmake install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-message-lazy.cmake install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-message.cmake install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 2014-06-24 13:18:20 -04:00
RunCMakeTest.cmake install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 2014-06-24 13:18:20 -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