Re: [cmake-developers] Setting the link interface and dependencies in one command

2011-10-08 Thread Stephen Kelly
Bill Hoffman wrote: > On 10/7/2011 11:30 AM, Brad King wrote: >> On 10/7/2011 11:23 AM, Stephen Kelly wrote: >>> Brad King wrote: Good start. Please change the three Doing*Interface modes into an enumeration so we don't have to worry about keeping three booleans in a consistent stat

Re: [cmake-developers] try_compile does not work for linker flags?

2011-10-08 Thread Stephen Kelly
Brad King wrote: > On 10/7/2011 7:21 AM, Stephen Kelly wrote: >> I have a check for the Wl,--no-undefined flag in the test, and on some >> platforms the check passes (it seems), but the test fails later. > > Many linkers simply warn about an unused flag and ignore it. > It's hard to test for them

[cmake-developers] [CMake 0012504]: Fix CMAKE_VERBOSE_MAKEFILE for Visual Studio 10 vcxproj files

2011-10-08 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12504 == Reported By:Niels Dekker Assigned To: