From fe3c6787785f624c6d74c91fa05f11c01d431585 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 14 Jul 2015 14:41:31 -0400 Subject: Help: Link to cmake-properties.7 manual from set_property docs --- Help/command/set_property.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Help/command/set_property.rst b/Help/command/set_property.rst index 6200230..5ed788e 100644 --- a/Help/command/set_property.rst +++ b/Help/command/set_property.rst @@ -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 existing property value as string, i.e. it results in a longer string and not a list of strings. + +See the :manual:`cmake-properties(7)` manual for a list of properties +in each scope. -- cgit v0.12