View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008743 | CMake | CMake | public | 2009-03-16 14:19 | 2009-09-19 10:48 | ||||
Reporter | Steve Wilson | ||||||||
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 | 0008743: Add OPTIONAL to install(DIRECTORY ...) | ||||||||
Description | Currently install(FILES ...) and install(PROGRAMS ...) allow the OPTIONAL modifier. Directories can also be optional install items. install(DIRECTORY dirs... DESTINATION <dir> [FILE_PERMISSIONS permissions...] [DIRECTORY_PERMISSIONS permissions...] [USE_SOURCE_PERMISSIONS] [CONFIGURATIONS [Debug|Release|...]] [COMPONENT <component>] [FILES_MATCHING] [[PATTERN <pattern> | REGEX <regex>] [EXCLUDE] [PERMISSIONS permissions...]] [OPTIONAL] [...]) I have uploaded patches in the tarball that add OPTIONAL for the install(DIRECTORY ...) command. The patches were generated using the CMake 2.6.3 sources. Feel free to contact me with comments/concerns/etc... Steve | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0017640) Brad King (manager) 2009-09-19 10:48 |
This is a duplicate of issue 0008394 which was closed in February 2009. The feature will be in the upcoming 2.8.0 release. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-03-16 14:19 | Steve Wilson | New Issue | |
2009-03-16 14:19 | Steve Wilson | File Added: patches.tgz | |
2009-09-19 10:46 | Brad King | Status | new => assigned |
2009-09-19 10:46 | Brad King | Assigned To | => Brad King |
2009-09-19 10:47 | Brad King | Relationship added | duplicate of 0008394 |
2009-09-19 10:48 | Brad King | Note Added: 0017640 | |
2009-09-19 10:48 | Brad King | Status | assigned => closed |
2009-09-19 10:48 | Brad King | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |