Craig Scott
29ccc9a4cd
Help: Use <xxx> for non-keyword arguments in property command signatures
2024-01-05 15:31:39 +11:00
Ryan Friedman
aed550410a
Help: Clarify that you can't set properties on ALIAS targets
...
Issue: #19445
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com >
2023-06-26 12:47:26 -04:00
Alex Turbov
65457e4fae
Help: Add _See Also_ sections to related CMake commands
2022-11-09 23:52:30 +04: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
Brad King
89ee7ce3ea
Help: Reference set_property from set_target_properties
2018-03-19 08:05:29 -04:00
Brad King
c27e3e0f2b
Help: Clarify that set_target_properties supports multiple targets
...
Reported-by: Alan W. Irwin <irwin@beluga.phys.uvic.ca >
2018-03-19 07:44:42 -04:00
Brad King
6b9a7938be
Help: Link to cmake-properties.7 manual from set_target_properties docs
...
Drop the partial documentation of properties from the command
documentation and reference the main properties manual instead.
Otherwise readers may not realize there are many more properties.
2015-07-14 14:42:47 -04: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