[cmake-developers] ninja /link handling (was: Warnings with CMake 2.8.12-rc3 driving dashboards)

Brad King brad.king at kitware.com
Wed Sep 11 12:49:29 EDT 2013


Peter,

On 09/11/2013 12:40 PM, Brad King wrote:
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e31df039
> 
> That commit added special handling for /link with executables

Why is *_COMPILER_LINKER_OPTION_FLAG_* needed here:

 http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmNinjaNormalTargetGenerator.cxx;hb=v2.8.11.2#l176

for special handling of the /link flag?  The flag already appears
(or not) in the right place in CMAKE_${lang}_LINK_EXECUTABLE rules.

Thanks,
-Brad



More information about the cmake-developers mailing list