Files
CMake/Help/release/dev/SublimeText-no-VERBOSE.rst
T
Richard Collins 154def305e Sublime: Do not build with verbose output
Remove the hard-coded use of `make VERBOSE=1` and `ninja -v`.
2017-01-10 10:52:48 -05:00

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.