MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015561 | CMake | CMake | public | 2015-05-08 09:00 | 2015-11-02 09:15 |
Reporter | Wojciech Mamrak | ||||
Assigned To | |||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | PC | OS | Windows | OS Version | 7.1 |
Product Version | CMake 3.2.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015561: file COPY FILES_MATCHING PATTERN copies folders' structure | ||||
Description | This command: file(COPY "src/" DESTINATION "dst" FILES_MATCHING PATTERN "*.bat") copies not only all *.bat files from src to dst, but also folders' structure. For example, if src is: src: - foo.bat - bar.bat - images [folder] - foo.png - bar [folder] then after calling the command, dst is: dst: - foo.bat - bar.bat - images [folder] - bar [folder] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-05-08 09:00 | Wojciech Mamrak | New Issue | |||
2015-05-08 09:02 | Wojciech Mamrak | Note Added: 0038731 | |||
2015-05-08 09:33 | Brad King | Note Added: 0038732 | |||
2015-05-08 09:33 | Brad King | Status | new => resolved | ||
2015-05-08 09:33 | Brad King | Resolution | open => no change required | ||
2015-05-08 10:26 | Wojciech Mamrak | Note Added: 0038736 | |||
2015-11-02 09:15 | Robert Maynard | Note Added: 0039806 | |||
2015-11-02 09:15 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|