Craig Scott
a6a543ced6
Help: Clarify that link options don't apply to static library targets
2019-05-05 19:05:14 +10:00
Brad King
f7b8e67463
Merge topic 'doc-updates'
...
2f9c253961 Help: clarify "LINKER:" prefix usage
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2530
2018-10-26 11:02:09 -04:00
Marc Chevrier
2f9c253961
Help: clarify "LINKER:" prefix usage
...
Fixes : #18503
2018-10-26 09:36:53 -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
Robert Maynard
6b17d85873
Help: Document when LINK_FLAGS and STATIC_LIBRARY_FLAGS are used
2018-08-09 12:54:16 -04:00
Marc Chevrier
66ea1a3795
LINK_OPTIONS: Add support of "LINKER:" prefix
2018-06-06 17:22:41 +02:00
Marc Chevrier
c1f5a44b28
LINK_OPTIONS: Add new family of properties
...
This family enable to manage link flags
Three new properties:
* directory property: LINK_OPTIONS
* target properties: LINK_OPTIONS and INTERFACE_LINK_OPTIONS
Two new commands
* add_link_options(): to populate directory property
* target_link_options(): to populate target properties
Fixes : #16543
2018-06-06 17:22:39 +02:00