| 1234567 |
- json-trace
- ----------
- * :manual:`cmake(1)` gained a ``--trace-format`` command line option that
- can be used to set the ``--trace`` output format. Currently, the old
- human readable and the new JSON format are supported. The new JSON format
- is easier to parse automatically, than the existing format.
|