MantisBT - CMake
View Issue Details
0011307CMakeCMakepublic2010-10-12 09:012010-10-26 16:33
dsieger 
Brad King 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.3CMake 2.8.3 
0011307: Xcode generator does not recognise *.hh files correctly
The Xcode generator does not recognize C++ *.hh header files correctly. The filetype is set to sourcecode instead of sourcecode.cpp.h. The attached patch fixes this.
No tags attached.
patch hh.patch (472) 2010-10-12 09:01
https://public.kitware.com/Bug/file/3446/hh.patch
Issue History
2010-10-12 09:01dsiegerNew Issue
2010-10-12 09:01dsiegerFile Added: hh.patch
2010-10-12 09:08Brad KingStatusnew => assigned
2010-10-12 09:08Brad KingAssigned To => Brad King
2010-10-12 09:10Brad KingNote Added: 0022476
2010-10-12 09:10Brad KingStatusassigned => closed
2010-10-12 09:10Brad KingResolutionopen => fixed
2010-10-26 16:33David ColeFixed in Version => CMake 2.8.3
2010-10-26 16:33David ColeTarget Version => CMake 2.8.3

Notes
(0022476)
Brad King   
2010-10-12 09:10   
Thanks for the patch. Applied.

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8f0a70e5 [^]