| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005821 | CMake | CMake | public | 2007-10-03 12:35 | 2016-06-10 14:30 | ||||
| Reporter | goatboy160 | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005821: Add Copy/Move Operations to the FILE command | ||||||||
| Description | It would be very handy to implement the following functions in the FILE command COPY - copy a file (optionally with a GLOBBING parameter) MOVE - move a file (optionally with a GLOBBING parameter) COPY_DIRECTORY MOVE_DIRECTORY | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0013694) Bill Hoffman (manager) 2008-10-01 17:09 |
There is cmake -E copy_file which does that. You can run it with execute_process and ${CMAKE_COMMAND} |
|
(0041390) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-10-03 12:35 | goatboy160 | New Issue | |
| 2007-11-19 10:12 | Alex Neundorf | Category | CCMake => CMake |
| 2007-12-18 09:58 | Bill Hoffman | Status | new => assigned |
| 2007-12-18 09:58 | Bill Hoffman | Assigned To | => Bill Hoffman |
| 2008-10-01 17:09 | Bill Hoffman | Note Added: 0013694 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041390 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |