MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009126 | CMake | CMake | public | 2009-06-09 21:06 | 2016-06-10 14:30 |
Reporter | Jason Eubank | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0009126: Feature request: Support for "File Type" setting in Xcode via file property | ||||
Description | Currently the Xcode generator in CMake has a file type mapping to explicitly map extensions to Xcode's "File Type" property. This setting can be seen in Xcode by right-clicking a source file and selecting "Get Info". For file extensions that CMake does not know it simply applies the type "sourcecode", however it would be nice if this could be overridden by using something such as: set_source_files_properties(foo.asm PROPERTIES XCODE_FILE_TYPE "sourcecode.nasm") Where "XCODE_FILE_TYPE" is the property type to be added for this feature. | ||||
Steps To Reproduce | |||||
Additional Information | This feature may also enable other language support simply through this property assuming this is an acceptable convention for the Xcode generator. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-06-09 21:06 | Jason Eubank | New Issue | |||
2009-09-14 15:21 | Bill Hoffman | Status | new => assigned | ||
2009-09-14 15:21 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2012-04-10 13:36 | David Cole | Note Added: 0029116 | |||
2016-06-10 14:27 | Kitware Robot | Note Added: 0041567 | |||
2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|