summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_RULE_MESSAGES.rst
blob: 7460a81ee90e0ac0826e9ff3d77bc0c7a6dd4006 (plain)
1
2
3
4
5
6
7
8
CMAKE_RULE_MESSAGES
-------------------

Specify whether to report a message for each make rule.

If set in the cache it is used to initialize the value of the :prop_gbl:`RULE_MESSAGES` property.
Users may disable the option in their local build tree to disable granular messages
and report only as each target completes in Makefile builds.