The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13473 
====================================================================== 
Reported By:                Tobias Pape
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13473
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-15 09:19 EDT
Last Modified:              2012-08-15 09:19 EDT
====================================================================== 
Summary:                    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
====================================================================== 

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                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to