CMake/Tests/RunCMake/install
Brad King d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
Installing large directories, e.g., the output of a doxygen run, prints
one line per file resulting in too much noise in the build output.  Add
an option to the install(DIRECTORY) command to not print anything upon
make install.

Extend the RunCMake.install test with cases covering MESSAGE_NEVER
behavior of the install(DIRECTORY) command.

Suggested-by: Stefan Eilemann <Stefan.Eilemann@epfl.ch>
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_NEVER-check.cmake install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-MESSAGE_NEVER.cmake install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-PATTERN-MESSAGE_NEVER-result.txt install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-PATTERN-MESSAGE_NEVER-stderr.txt install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 2014-06-24 13:18:20 -04:00
DIRECTORY-PATTERN-MESSAGE_NEVER.cmake install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 2014-06-24 13:18:20 -04: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(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#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