summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/SunPro-ASM.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-231-2/+0
| | | | | | | | CMAKE_ASM_COMPILE_OBJECT is now so that it fits for GNU, Intel, HP and Sun ASM_ATT had to be adjusted. Also adjusted the default CMAKE_ASM_LINK_EXECUTABLE Alex
* Add support for ASM for the SunPro compilerAlex Neundorf2011-02-231-0/+26
Alex