[cmake-developers] Reg: Tool chain file for cross compiler

Brad King brad.king at kitware.com
Tue Feb 4 13:27:58 EST 2014


On 02/03/2014 11:03 PM, Vinit V. Parundekar wrote:
> When I check the CMakeCache.txt I can find the
> 
> *CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND*
> 
> Tool chain source code,
[snip]
> set(LINKER "${LNK_EXE}" CACHE FILEPATH "cw linker" FORCE)

Shouldn't the toolchain file set CMAKE_LINKER, not "LINKER"?

-Brad




More information about the cmake-developers mailing list