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