| .. 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. |