View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008394CMakeCMakepublic2009-01-18 16:172009-02-24 11:42
ReporterMatt Williams 
Assigned ToBrad King 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008394: Add OPTIONAL to install(DIRECTORY ...)
DescriptionCurrently, 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?
TagsNo tags attached.
Attached Files

 Relationships
has duplicate 0008743closedBrad King Add OPTIONAL to install(DIRECTORY ...) 

  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

 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


Copyright © 2000 - 2018 MantisBT Team