mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
154def305e
Remove the hard-coded use of `make VERBOSE=1` and `ninja -v`.
7 lines
199 B
ReStructuredText
7 lines
199 B
ReStructuredText
SublimeText-no-VERBOSE
|
|
----------------------
|
|
|
|
* The :generator:`Sublime Text 2` generator no longer runs the native
|
|
build command (e.g. ``ninja`` or ``make``) with verbose build output
|
|
enabled.
|