Back to Cmake

Debug Properties

Help/manual/presets/debug-properties.rst

4.4.0699 B
Original Source

.. This file was generated by Utilities/Scripts/regenerate-presets.py from Help/manual/presets/schema.yaml. Do not edit.

.. _CMakePresets.configurePresets.debug.output:

output An optional boolean. Setting this to true is equivalent to passing :cmake-option:--debug-output on the command line.

.. _CMakePresets.configurePresets.debug.tryCompile:

tryCompile An optional boolean. Setting this to true is equivalent to passing :cmake-option:--debug-trycompile on the command line.

.. _CMakePresets.configurePresets.debug.find:

find An optional boolean. Setting this to true is equivalent to passing :cmake-option:--debug-find on the command line.