Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
6e68d014
Commit
6e68d014
authored
Apr 11, 2017
by
Tim
Committed by
Brad King
Apr 11, 2017
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Help: Add note about cmake -E copy not supporting wildcards
Issue:
#16791
parent
e086b0e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Help/manual/cmake.1.rst
Help/manual/cmake.1.rst
+1
-1
No files found.
Help/manual/cmake.1.rst
View file @
6e68d014
...
...
@@ -227,7 +227,7 @@ Available commands are:
``copy <file>... <destination>``
Copy files to ``<destination>`` (either file or directory).
If multiple files are specified, the ``<destination>`` must be
directory and it must exist.
directory and it must exist.
Wildcards are not supported.
``copy_directory <dir>... <destination>``
Copy directories to ``<destination>`` directory.
...
...
Brad King
@brad.king
mentioned in commit
35d81b69
·
Apr 12, 2017
mentioned in commit
35d81b69
mentioned in commit 35d81b69fa4b1f6dc774530a4d87165bc61f10a2
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment