summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-1/+1
|
* Help: Mark CMAKE_AUTOMOC_RELAXED_MODE as deprecatedSebastian Holtermann2019-05-271-0/+2
|
* Help: Improve formatting of variable documentationJames Johnston2015-08-211-6/+6
| | | | | | | | Improve formatting, primarily by: * Adding links to relevant commands, properties, generators, and so on. * Converting code, symbols, paths, and so on to fixed-width fonts. * Hard wrapping lines to 80 characters or less.
* Help: Reformat Qt autogenerator documentation.Stephen Kelly2014-01-041-4/+4
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+13
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.