View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000485CMakepublic2004-01-05 17:012004-03-29 12:53
ReporterSebastien Barre 
Assigned ToBrad King 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000485: CONFIGURE_FILE will create sub-dirs even if the file does not exist
DescriptionCONFIGURE_FILE("bar" "foo/bar" COPYONLY)
will create the foo directory, even if the bar file does not exist.
Bummer.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000827)
System Admin (reporter)
2004-03-29 11:49

Fixed in CVS:
cmMakefile.cxx 1.244 - 1.245
(0000829)
Brad King (manager)
2004-03-29 12:53

File configuration had been reimplemented since the 1.8 release. I've committed a separate fix for this bug on the 1.8 branch for inclusion in the 1.8.4 release.

Checking in cmConfigureFileCommand.cxx;
/cvsroot/CMake/CMake/Source/cmConfigureFileCommand.cxx,v <-- cmConfigureFileCommand.cxx
new revision: 1.19.2.1; previous revision: 1.19
done

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team