View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008332CMakeCMakepublic2008-12-28 22:002009-09-21 13:18
ReporterBaron L. Roberts 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008332: CMake XCode generator does not assign proper file type to *.pch files
DescriptionThe CMake 2.6.2 XCode project generator does not recognize precompiled header files (*.pch). This results in these files being treated treated as text. The attached patch adds the "pch" extension to the list of header file extensions.
TagsNo tags attached.
Attached Filespatch file icon pch.patch [^] (619 bytes) 2008-12-28 22:00 [Show Content]

 Relationships

  Notes
(0017676)
Bill Hoffman (manager)
2009-09-21 13:18

$ cvs commit -m "Fix Bug 0008332, add support for .pch files for Xcode." cmGlobalXCodeGenerator.cxx
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Source/cmGlobalXCodeGenerator.cxx,v <-- cmGlobalXCodeGenerator.cxx
new revision: 1.229; previous revision: 1.228

 Issue History
Date Modified Username Field Change
2008-12-28 22:00 Baron L. Roberts New Issue
2008-12-28 22:00 Baron L. Roberts File Added: pch.patch
2009-09-21 13:18 Bill Hoffman Note Added: 0017676
2009-09-21 13:18 Bill Hoffman Status new => closed
2009-09-21 13:18 Bill Hoffman Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team