mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-04 22:29:40 -06:00
Create options "MESSAGE_ALWAYS", "MESSAGE_LAZY", and "MESSAGE_NEVER" to specify whether to print the "Installing" and "Up-to-date" messages. Extend the RunCMake.file test with cases covering these options.