diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-11-16 15:53:26 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-11-19 17:36:27 (GMT) |
commit | f41ecd1db4341a9ab6087e6959993f4384eb6c53 (patch) | |
tree | 23ef75e00b4e9d872a86618978fcf6830e5df0d5 /Modules/CMakeDetermineCCompiler.cmake | |
parent | 2596fae8ba4e84db9e490c56556c3458fafd9f7e (diff) | |
download | CMake-f41ecd1db4341a9ab6087e6959993f4384eb6c53.zip CMake-f41ecd1db4341a9ab6087e6959993f4384eb6c53.tar.gz CMake-f41ecd1db4341a9ab6087e6959993f4384eb6c53.tar.bz2 |
CMakeDetermineCompilerId: Look for internal file only on host
The find_file this module uses to locate the compiler id source file
must always look on the host and never in CMAKE_FIND_ROOT_PATH, even
when a toolchain file has
set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
Add NO_CMAKE_FIND_ROOT_PATH to the find_file call to avoid rerooting.
Diffstat (limited to 'Modules/CMakeDetermineCCompiler.cmake')
0 files changed, 0 insertions, 0 deletions