Re: [cmake-developers] cmake --help-policy CMP0057 MAIN_DEPENDENCY

2015-05-12 Thread Nils Gladitz
On 05/12/2015 07:23 AM, James Bigler wrote: OK, thanks. I still think that if there is a difference in behavior for Makefile generators between MAIN_DEPENDENCY and DEPENDENCY there is a bug in CMake. Perhaps there needs to be bug filed for that. Here's the documentation: In makefile terms

[cmake-developers] [CMake 0015565]: Add support for openjdk 8

2015-05-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15565 == Reported By:Felix Geyer Assigned To:

[cmake-developers] Proper way to find 64-bit version of a library (or specifically OSG)

2015-05-12 Thread Mattias Helsing
Hi all, I'm wondering what the proper way is to go about finding 64-bit versions of a library. My situation is that I have built OpenSceneGraph 64-bit and installed it. The libraries end up in /usr/whatever/lib64. But to be able to find the libraries I needed to modify

[cmake-developers] [CMake 0015563]: ABI failures are not treated as a fatal error

2015-05-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15563 == Reported By:Alex Lamaison Assigned To:

Re: [cmake-developers] find_package config mode search path rule #5 error prone

2015-05-12 Thread Brad King
On 05/07/2015 08:40 AM, Ruslan Baratov via cmake-developers wrote: On 07-May-15 00:00, Tamás Kenéz wrote: There are great and proper ways to use the products of a project in a dependent project. Opening the project in cmake-gui to expose the byproduct of a config-module

Re: [cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-05-12 Thread Konstantin Podsvirov
Online repository updated! Meet CMake 3.2.20150512 :-) Online installers for Linux and Windows are available at the links below. Dear developers, I have just one question: anyone uses CPackIFW or QtIFW? 29.04.2015, 16:57, Konstantin Podsvirov konstan...@podsvirov.pro: Hello dear developers!

Re: [cmake-developers] [PATCH v3] FindHDF5.cmake HDF5_VERSION Support

2015-05-12 Thread Brad King
On 05/12/2015 09:58 AM, Brad King wrote: Thanks. Applied with minor tweaks to the commit message plus a test suite update: FindHDF5: Add version support http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c1150734 I revised the copyright block to fix the ModuleNotices test: FindHDF5:

Re: [cmake-developers] [PATCH v3] FindHDF5.cmake HDF5_VERSION Support

2015-05-12 Thread Brad King
On 05/11/2015 09:22 AM, Huebl, Axel wrote: This commit adds VERSION support for HDF5 from the same sources as it adds the HDF5_IS_PARALLEL flag. Thanks. Applied with minor tweaks to the commit message plus a test suite update: FindHDF5: Add version support

[cmake-developers] [CMake 0015564]: MIPS is a CPU (fix mipsel support)

2015-05-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15564 == Reported By:Mathieu Malaterre Assigned To: