diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2022-08-04 06:51:54 (GMT) |
---|---|---|
committer | Alex Turbov <i.zaufi@gmail.com> | 2022-08-04 15:34:44 (GMT) |
commit | 63940e1cabe24069b81b5c2b56502932b753a123 (patch) | |
tree | 84a4141decbe4a9ae2cc2ad102362ea54486bd21 /Help/cpack_gen | |
parent | 183a49cbfe0359072e379a30295355ecfb9c70a5 (diff) | |
download | CMake-63940e1cabe24069b81b5c2b56502932b753a123.zip CMake-63940e1cabe24069b81b5c2b56502932b753a123.tar.gz CMake-63940e1cabe24069b81b5c2b56502932b753a123.tar.bz2 |
Help: Replace mentions of ``-C`` option with :option:`-C` role
Diffstat (limited to 'Help/cpack_gen')
-rw-r--r-- | Help/cpack_gen/external.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/cpack_gen/external.rst b/Help/cpack_gen/external.rst index 4c083f0..b511319 100644 --- a/Help/cpack_gen/external.rst +++ b/Help/cpack_gen/external.rst @@ -207,8 +207,8 @@ following fields in the root: set. ``buildConfig`` - The build configuration given to CPack with the ``-C`` option. Only present - if this option is set. + The build configuration given to CPack with the :option:`cpack -C` option. + Only present if this option is set. ``defaultDirectoryPermissions`` The default directory permissions given in |