Help: Link to cmake-properties.7 manual from set_property docs
This commit is contained in:
parent
7a40998329
commit
fe3c678778
|
@ -64,3 +64,6 @@ property value in the form of a semicolon-separated list. If the
|
||||||
value. If the ``APPEND_STRING`` option is given the string is append to any
|
value. If the ``APPEND_STRING`` option is given the string is append to any
|
||||||
existing property value as string, i.e. it results in a longer string
|
existing property value as string, i.e. it results in a longer string
|
||||||
and not a list of strings.
|
and not a list of strings.
|
||||||
|
|
||||||
|
See the :manual:`cmake-properties(7)` manual for a list of properties
|
||||||
|
in each scope.
|
||||||
|
|
Loading…
Reference in New Issue