diff options
author | Brad King <brad.king@kitware.com> | 2019-10-31 13:08:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-10-31 13:08:27 (GMT) |
commit | d3c8610556fa5d22182142b7306542703c8f5a9f (patch) | |
tree | 936486350cabf596e20c8c50729a5155b49dcf4b /Help/command | |
parent | 7fa657b41d1b08bb5be3f16ced37ecb07a32e748 (diff) | |
parent | e0412a0e0b9eb650d41be3e730ca19e2ae9c5422 (diff) | |
download | CMake-d3c8610556fa5d22182142b7306542703c8f5a9f.zip CMake-d3c8610556fa5d22182142b7306542703c8f5a9f.tar.gz CMake-d3c8610556fa5d22182142b7306542703c8f5a9f.tar.bz2 |
Merge branch 'help-file-spelling-error' into release-3.16
Merge-request: !3964
Diffstat (limited to 'Help/command')
-rw-r--r-- | Help/command/file.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst index c06451a..83e4516 100644 --- a/Help/command/file.rst +++ b/Help/command/file.rst @@ -138,7 +138,7 @@ the ``<format>`` and ``UTC`` options. file(GET_RUNTIME_DEPENDENCIES [RESOLVED_DEPENDENCIES_VAR <deps_var>] [UNRESOLVED_DEPENDENCIES_VAR <unresolved_deps_var>] - [CONFLICTING_DEPENDENICES_PREFIX <conflicting_deps_prefix>] + [CONFLICTING_DEPENDENCIES_PREFIX <conflicting_deps_prefix>] [EXECUTABLES [<executable_files>...]] [LIBRARIES [<library_files>...]] [MODULES [<module_files>...]] |