Kyle Edwards
|
b7cd51d18a
|
Help: Note the version in which define_property() arguments became optional
|
2022-01-21 09:24:15 -05:00 |
|
Kyle Edwards
|
fce24e4f10
|
define_property(): Add INITIALIZE_FROM_VARIABLE argument
Fixes: #20698
|
2022-01-20 09:05:35 -05:00 |
|
Kyle Edwards
|
edb5059216
|
define_property(): Make BRIEF_DOCS and FULL_DOCS optional
Issue: #20698
|
2022-01-18 15:52:01 -05:00 |
|
Joachim Wuttke (o)
|
adbaadf0ee
|
Help: Apply syntax highlighting to project commands
* Replace most "::" by ".. code-block:: cmake"
* Header sentence in imperative voice,
detailed command description in present tense.
|
2018-10-25 13:47:31 +02:00 |
|
Craig Scott
|
ff6234509e
|
Help: Clarify behavior of INHERITED properties
Fixes: #17839
|
2018-03-21 21:39:54 +11:00 |
|
Michael Scott
|
c3f40f4fd9
|
Help: Improve formatting of command documentation
Use inline reStructuredText markup and add cross-references in more
places.
|
2015-06-08 16:28:31 -04:00 |
|
Kitware Robot
|
f051814ed0
|
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|
2013-10-15 14:12:03 -04:00 |
|