[cmake-developers] CMAKE_${lang}_COMPILER_LINKER_OPTION_FLAG_EXECUTABLE

2014-07-29 Thread Nils Gladitz
While looking for places to add my new CMAKE_${lang}_LINKER_SUPPORTS_PDB I found the following in Windows-df.cmake: set(CMAKE_${lang}_COMPILER_LINKER_OPTION_FLAG_EXECUTABLE /link) It looks suspicious because I don't think lang is actually set in that context. The only mention of

[cmake-developers] [CMake 0015045]: FindCUDA.cmake passes directory COMPILE_DEFINITIONS to nvcc without handling generator expressions

2014-07-29 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15045 == Reported By:Nils Gladitz Assigned To:

Re: [cmake-developers] CMAKE_${lang}_COMPILER_LINKER_OPTION_FLAG_EXECUTABLE

2014-07-29 Thread Brad King
On 07/29/2014 03:31 AM, Nils Gladitz wrote: While looking for places to add my new CMAKE_${lang}_LINKER_SUPPORTS_PDB I found the following in Windows-df.cmake: set(CMAKE_${lang}_COMPILER_LINKER_OPTION_FLAG_EXECUTABLE /link) It looks suspicious because I don't think lang is actually set in

Re: [cmake-developers] CPack IFW generator

2014-07-29 Thread Konstantin Podsvirov
Hello Developers! The topic 'cpack-ifw-generator' now in the branch 'master'. 28.07.2014, 18:58, Brad King brad.k...@kitware.com: After squashing in one fixup for building with CMake 2.8.9 this feature is now in master... This is good news for me and I hope for others. I hope the IFW