View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005821CMakeCMakepublic2007-10-03 12:352016-06-10 14:30
Reportergoatboy160 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005821: Add Copy/Move Operations to the FILE command
DescriptionIt 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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team