summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
blob: 2420a25e1e43ad3834a6119c6502bfe64db69d84 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_VERBOSE_MAKEFILE
----------------------

Enable verbose output from Makefile builds.

This variable is a cache entry initialized (to FALSE) by
the :command:`project` command.  Users may enable the option
in their local build tree to get more verbose output from
Makefile builds and show each command line as it is launched.