From c29a1d58d9bc80eacfc39bf0fe274cf617444f2d Mon Sep 17 00:00:00 2001 From: NeroBurner Date: Wed, 27 Feb 2019 11:35:02 -0500 Subject: Help: Link from install(TARGET) to EXPORT_NAME to rename exported target --- Help/command/install.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/command/install.rst b/Help/command/install.rst index a0e8c37..8c98b65 100644 --- a/Help/command/install.rst +++ b/Help/command/install.rst @@ -272,6 +272,8 @@ top level: This option associates the installed target files with an export called ````. It must appear before any target options. To actually install the export file itself, call ``install(EXPORT)``, documented below. + See documentation of the :prop_tgt:`EXPORT_NAME` target property to change + the name of the exported target. ``INCLUDES DESTINATION`` This option specifies a list of directories which will be added to the -- cgit v0.12