[cmake-developers] [CMake 0013446]: find_package(Boost) does not map library paths correctly

2012-07-31 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13446 == Reported By:kdawgud Assigned To:

Re: [cmake-developers] find_package without REQUIRED can cause fatal error now

2012-07-31 Thread Bill Hoffman
On 7/30/2012 3:38 PM, Alexander Neundorf wrote: The idea was that this is a sign of a broken install. Can you uninstall the vtk-devel package (does this exist ?), because it is broken, i.e. does not contain everything is claims to ? I understand that this is maybe not expected behaviour for an

[cmake-developers] SelectLibraryConfigurations

2012-07-31 Thread Rolf Eike Beer
Hi, I just did a git grep optimized Modules/Find* to search for any modules that add the optimized and debug keywords by hand. We have a module for that: SelectLibraryConfigurations.cmake. This has the advantage of e.g. taking care for the case that only one of the debug and release library

[cmake-developers] [CMake 0013447]: Symlinks unsupported by some filesystems (e.g: CIFS)

2012-07-31 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://cmake.org/Bug/view.php?id=13447 == Reported By:Declan White Assigned To:

Re: [cmake-developers] find_package without REQUIRED can cause fatal error now

2012-07-31 Thread Alexander Neundorf
On Tuesday 31 July 2012, Bill Hoffman wrote: On 7/30/2012 3:38 PM, Alexander Neundorf wrote: The idea was that this is a sign of a broken install. Can you uninstall the vtk-devel package (does this exist ?), because it is broken, i.e. does not contain everything is claims to ? I

Re: [cmake-developers] find_package without REQUIRED can cause fatal error now

2012-07-31 Thread David Cole
On Tue, Jul 31, 2012 at 2:30 PM, Alexander Neundorf neund...@kde.org wrote: On Tuesday 31 July 2012, Bill Hoffman wrote: On 7/30/2012 3:38 PM, Alexander Neundorf wrote: The idea was that this is a sign of a broken install. Can you uninstall the vtk-devel package (does this exist ?),

Re: [cmake-developers] find_package without REQUIRED can cause fatal error now

2012-07-31 Thread Brad King
On 07/31/2012 02:30 PM, Alexander Neundorf wrote: On Tuesday 31 July 2012, Bill Hoffman wrote: I wonder if we could just disable fatal error at the start of find_package optional. Then turn it back on at the end. As I pointed out elsewhere in this thread fatal errors are just one way a failure

[cmake-developers] [CMake 0013448]: Cannot detect extensions of cpp files

2012-07-31 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13448 == Reported By:LynnKaye Assigned To: