cmake-build-verbose.rst 253 B

123456
  1. cmake-build-verbose
  2. -------------------
  3. * The :manual:`cmake(1)` :ref:`Build Tool Mode` (``cmake --build``) gained
  4. ``--verbose`` and ``-v`` options to specify verbose build output. Some
  5. generators such as Xcode don't support this option currently.