summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
blob: 232a2fd0ffa3408f5700b0c4ad7da0ea5ea15c19 (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.