CMake/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst

9 lines
231 B
ReStructuredText
Raw Normal View History

CMAKE_VERBOSE_MAKEFILE
----------------------
Create verbose makefiles if on.
This variable defaults to false. You can set this variable to true to
make CMake produce verbose makefiles that show each command line as it
is used.