trace-redirect.rst 194 B

123456
  1. trace-redirect
  2. --------------
  3. * :manual:`cmake(1)` gained a ``--trace-redirect=<file>`` command line option
  4. that can be used to redirect ``--trace`` output to a file instead
  5. of ``stderr``.