View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008394 | CMake | CMake | public | 2009-01-18 16:17 | 2009-02-24 11:42 | ||||
Reporter | Matt Williams | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0008394: Add OPTIONAL to install(DIRECTORY ...) | ||||||||
Description | Currently, most install() commands have an OPTIONAL argument which tells CMake not to error if it can't find the file/target/etc at install time. This is missing for the install(DIRECTORY ...) command. Would it be possible to add this? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0015333) Brad King (manager) 2009-02-24 11:41 |
ENH: Refactor install(DIRECTORY) argument parsing /cvsroot/CMake/CMake/Source/cmInstallCommand.cxx,v <-- Source/cmInstallCommand.cxx new revision: 1.50; previous revision: 1.49 ENH: Add install(DIRECTORY) option 'OPTIONAL' /cvsroot/CMake/CMake/Source/cmInstallCommand.cxx,v <-- Source/cmInstallCommand.cxx new revision: 1.51; previous revision: 1.50 /cvsroot/CMake/CMake/Source/cmInstallCommand.h,v <-- Source/cmInstallCommand.h new revision: 1.32; previous revision: 1.31 /cvsroot/CMake/CMake/Source/cmInstallDirectoryGenerator.cxx,v <-- Source/cmInstallDirectoryGenerator.cxx new revision: 1.7; previous revision: 1.6 /cvsroot/CMake/CMake/Source/cmInstallDirectoryGenerator.h,v <-- Source/cmInstallDirectoryGenerator.h new revision: 1.6; previous revision: 1.5 /cvsroot/CMake/CMake/Tests/SimpleInstall/CMakeLists.txt,v <-- Tests/SimpleInstall/CMakeLists.txt new revision: 1.102; previous revision: 1.101 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-01-18 16:17 | Matt Williams | New Issue | |
2009-02-24 10:14 | Bill Hoffman | Status | new => assigned |
2009-02-24 10:14 | Bill Hoffman | Assigned To | => Brad King |
2009-02-24 11:41 | Brad King | Note Added: 0015333 | |
2009-02-24 11:42 | Brad King | Status | assigned => closed |
2009-02-24 11:42 | Brad King | Resolution | open => fixed |
2009-09-19 10:47 | Brad King | Relationship added | has duplicate 0008743 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |