diff options
Diffstat (limited to 'Help/command/install.rst')
-rw-r--r-- | Help/command/install.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/command/install.rst b/Help/command/install.rst index 6cea996..08cbc56 100644 --- a/Help/command/install.rst +++ b/Help/command/install.rst @@ -427,6 +427,10 @@ example, the code will print a message during installation. +The contents of ``SCRIPT`` or ``CODE`` may use "generator expressions" with +the syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)` +manual for available expressions. + Installing Exports ^^^^^^^^^^^^^^^^^^ |