diff options
Diffstat (limited to 'Help/policy/CMP0062.rst')
-rw-r--r-- | Help/policy/CMP0062.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0062.rst b/Help/policy/CMP0062.rst index 9047fffbe..0db7aafd0 100644 --- a/Help/policy/CMP0062.rst +++ b/Help/policy/CMP0062.rst @@ -1,7 +1,7 @@ CMP0062 ------- -Disallow install() of export() result. +Disallow :command:`install` of :command:`export` result. The :command:`export()` command generates a file containing :ref:`Imported Targets`, which is suitable for use from the build |