From 6e68d014d522eafb854505594a78d8ac26ed6dd2 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 11 Apr 2017 09:48:15 -0400 Subject: Help: Add note about cmake -E copy not supporting wildcards Issue: #16791 --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index b2e2828..ba925e8 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -227,7 +227,7 @@ Available commands are: ``copy ... `` Copy files to ```` (either file or directory). If multiple files are specified, the ```` must be - directory and it must exist. + directory and it must exist. Wildcards are not supported. ``copy_directory ... `` Copy directories to ```` directory. -- cgit v0.12