mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 01:09:30 -05:00
8
Help/variable/CMAKE_RULE_MESSAGES.rst
Normal file
8
Help/variable/CMAKE_RULE_MESSAGES.rst
Normal file
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user