1CMAKE_VERBOSE_MAKEFILE
2----------------------
3
4Enable verbose output from Makefile builds.
5
6This variable is a cache entry initialized (to ``FALSE``) by
7the :command:`project` command.  Users may enable the option
8in their local build tree to get more verbose output from
9Makefile builds and show each command line as it is launched.
10