[cmake-developers] [CMake 0013431]: FindOpenSSL can't find mingw cross-compiled OpenSSL

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

[cmake-developers] GCC link options

2012-07-23 Thread J Decker
In this commit --no-whole-archive is artificially added to compile options in Modules/Platform/Windows-GNU.cmake. http://cmake.org/gitweb?p=cmake.git;a=commit;h=5f05a3c25e1480648f46c9ccbf775225f9e8e32d This is causes no end of problems for me; because I have code which is indirectly referenced

Re: [cmake-developers] [CMake] Cross-compilation for windows on Darwin with nighlty build fails

2012-07-23 Thread Eric Noulard
2012/7/21 Claus Klein claus.kl...@arcormail.de: Hi Eric, would it be possible to change the CMakeFindBinUtils.cmake like my patch? With this this changes it works fine and it is faster too. Alex is in charge of the bug you filed and has more knowledge than me w.r.t. cross-compiling support in

Re: [cmake-developers] GCC link options

2012-07-23 Thread Brad King
On 07/23/2012 02:31 PM, J Decker wrote: In this commit --no-whole-archive is artificially added to compile options in Modules/Platform/Windows-GNU.cmake. http://cmake.org/gitweb?p=cmake.git;a=commit;h=5f05a3c25e1480648f46c9ccbf775225f9e8e32d This is causes no end of problems for me;

[cmake-developers] [CMake 0013433]: fixup_qt4_executable fails on Linux when used with CPack or DESTDIR

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

Re: [CMake] Should I create IMPORTED targets for executables?

2012-07-23 Thread Stephen Kelly
Stephen Kelly wrote: Hi, For Qt 5 I'm creating IMPORTED targets for all the libraries, which has several benefits. I'm not sure if there are any benefits to creating IMPORTED targets for the executables too? Currently I just create variables with the full paths to the executables

Re: [CMake] CMake + Eclipse on OS X : OpenGL and GLUT headers

2012-07-23 Thread Alexander Neundorf
On Sunday 01 July 2012, Nicholas Yue wrote: Hi, I am using CMake 2.8.8 I have been generating Eclipse project and building my software successfully both on the command line and within Eclipse. However, when I open up my project in Eclipse, the indexer fails to find the

[Cmake-commits] CMake branch, master, updated. v2.8.8-523-g8a0a918

2012-07-23 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 2bd181b..73f86b8 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 8) -SET(CMake_VERSION_TWEAK 20120723