Sha256: 614d605d2e4c80625fa859f62c6b0cad796a13c1ec2c40fdeac9591e63f2a589
Contents?: true
Size: 605 Bytes
Versions: 1
Compression:
Stored size: 605 Bytes
Contents
RULE_MESSAGES ------------- Specify whether to report a message for each make rule. This property specifies whether Makefile generators should add a progress message describing what each build rule does. If the property is not set the default is ON. Set the property to OFF to disable granular messages and report only as each target completes. This is intended to allow scripted builds to avoid the build time cost of detailed reports. If a :variable:`CMAKE_RULE_MESSAGES` cache entry exists its value initializes the value of this property. Non-Makefile generators currently ignore this property.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zxing_cpp_no_cmake-0.1.2 | ext/zxing/cmake/share/cmake-3.16/Help/prop_gbl/RULE_MESSAGES.rst |