MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0013473 | CMake | CMake | public | 2012-08-15 09:19 | 2013-01-09 14:05 | |||||
| Reporter | Tobias Pape | |||||||||
| Assigned To | Brad King | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | i386 | OS | OS X | OS Version | 10.7 | |||||
| Product Version | CMake 2.8.8 | |||||||||
| Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | |||||||
| Summary | 0013473: ASM compiler identification for Clang missing | |||||||||
| Description | Clang can work as compiler for Assembler (CMake "ASM" language) just like GCC. However, the respective CMake-Module file 'Compiler/Clang-ASM.cmake' is missing, whilst trivial. The content just should be: --->8--[Clang-ASM.cmake]----- include(Compiler/GNU-ASM) ---8<----------------------- or as Attached | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | https://public.kitware.com/Bug/file/4424/Clang-ASM.cmake | |||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2012-08-15 09:19 | Tobias Pape | New Issue | ||||||||
| 2012-08-15 09:19 | Tobias Pape | File Added: Clang-ASM.cmake | ||||||||
| 2012-08-15 09:34 | Brad King | Relationship added | related to 0010693 | |||||||
| 2012-08-15 09:41 | Brad King | Note Added: 0030666 | ||||||||
| 2012-08-15 09:41 | Brad King | Assigned To | => Brad King | |||||||
| 2012-08-15 09:41 | Brad King | Status | new => resolved | |||||||
| 2012-08-15 09:41 | Brad King | Resolution | open => fixed | |||||||
| 2012-08-15 09:41 | Brad King | Fixed in Version | => CMake 2.8.10 | |||||||
| 2012-08-15 09:41 | Brad King | Target Version | => CMake 2.8.10 | |||||||
| 2013-01-09 14:05 | Robert Maynard | Note Added: 0032065 | ||||||||
| 2013-01-09 14:05 | Robert Maynard | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||