summaryrefslogtreecommitdiffstats
path: root/CMakeCPackOptions.cmake.in
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2010-08-15 14:36:38 (GMT)
committerAlex Neundorf <neundorf@kde.org>2010-08-15 14:36:38 (GMT)
commitb333779e34e6f9f68a2280830f8cf0ff3fdd39bf (patch)
treeecd92ea540924c86e89946bb4037c34f7428b0d6 /CMakeCPackOptions.cmake.in
parent691fc2baa84dc73e76f8e6e6e555d807fd344f03 (diff)
downloadCMake-b333779e34e6f9f68a2280830f8cf0ff3fdd39bf.zip
CMake-b333779e34e6f9f68a2280830f8cf0ff3fdd39bf.tar.gz
CMake-b333779e34e6f9f68a2280830f8cf0ff3fdd39bf.tar.bz2
Detect a COMPILER_ID also for ASM.
For assembler, the "compiler ID" cannot be detected by "compiling" a source file, since there is not source file all assemblers understand. Instead the function CMAKE_DETERMINE_COMPILER_ID_VENDOR() is used to run the assembler and check its output. For this the CMAKE_DETERMINE_COMPILER_ID_VENDOR() function had to be extended so that it creates the run directory if it doesn't exist yet. In CMakeASMInformation.cmake now also CMAKE_ASM_COMPILER_ID is used (but there are no such files yet, will come with the support for the IAR toolchain). Alex
Diffstat (limited to 'CMakeCPackOptions.cmake.in')
0 files changed, 0 insertions, 0 deletions