Merge pull request #1427 from e-kwsm/fix-typo

Fix typo [skip ci]
This commit is contained in:
Axel Kohlmeyer
2019-04-25 17:01:17 -04:00
committed by GitHub

View File

@ -211,7 +211,7 @@ cmake -C ../cmake/presets/all_on.cmake -C ../cmake/presets/nolib.cmake -D PKG_GP
</td>
</tr>
<tr>
<td><code><CMAKE_VERBOSE_MAKEFILE/code></td>
<td><code>CMAKE_VERBOSE_MAKEFILE</code></td>
<td>Enable verbose output from Makefile builds (useful for debugging), the same can be achived by adding `VERBOSE=1` to the `make` call.</td>
<td>
<dl>