BUG: make the toolchain-prefix recognition work with prefixes which contain
commit766bc383d6fd082b9eb88ec5ea3e22ebef2ab345
authoralex <alex>
Thu, 15 May 2008 16:07:43 +0000 (15 16:07 +0000)
committeralex <alex>
Thu, 15 May 2008 16:07:43 +0000 (15 16:07 +0000)
treeb65b6c89957ab236537d363fea10f48a61b3139b
parent9a349ec544753e6e9b2e4642ad08d83bd4657969
BUG: make the toolchain-prefix recognition work with prefixes which contain
dots (as in arm-unknown-nto-qnx6.3.0-gcc.exe), NAME_WE returns only up to
the 6, instead of everything in front of the .exe

Alex
Modules/CMakeDetermineASMCompiler.cmake
Modules/CMakeDetermineCCompiler.cmake
Modules/CMakeDetermineCXXCompiler.cmake