d19b64d671
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> |
||
---|---|---|
.. | ||
dir | ||
CMakeLists.txt | ||
DIRECTORY-MESSAGE_NEVER-check.cmake | ||
DIRECTORY-MESSAGE_NEVER.cmake | ||
DIRECTORY-PATTERN-MESSAGE_NEVER-result.txt | ||
DIRECTORY-PATTERN-MESSAGE_NEVER-stderr.txt | ||
DIRECTORY-PATTERN-MESSAGE_NEVER.cmake | ||
DIRECTORY-message-check.cmake | ||
DIRECTORY-message-lazy-check.cmake | ||
DIRECTORY-message-lazy.cmake | ||
DIRECTORY-message.cmake | ||
RunCMakeTest.cmake | ||
SkipInstallRulesNoWarning1-check.cmake | ||
SkipInstallRulesNoWarning1-stderr.txt | ||
SkipInstallRulesNoWarning1.cmake | ||
SkipInstallRulesNoWarning2-check.cmake | ||
SkipInstallRulesNoWarning2-stderr.txt | ||
SkipInstallRulesNoWarning2.cmake | ||
SkipInstallRulesWarning-check.cmake | ||
SkipInstallRulesWarning-stderr.txt | ||
SkipInstallRulesWarning.cmake |