[cmake-developers] CMake 2.8.11-rc4 ready for testing!

2013-05-08 Thread Robert Maynard
The CMake 2.8.11 release candidate continues. This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced Target Usage Requirements - Targets can

Re: [cmake-developers] CMake 2.8.11-rc4 ready for testing!

2013-05-08 Thread Stephen Kelly
Robert Maynard wrote: The CMake 2.8.11 release candidate continues. This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Just a reminder to report issues as soon as you find them, even if you

[cmake-developers] review request: fix-protobuf-threads

2013-05-08 Thread Matthew Woehlke
After chatting with Marcus how to resolve ParaView link errors due to things using Google Protobuf needing to link to pthread, I have updated FindProtobuf.cmake to also find the pthread library on UNIX platforms and include it in PROTOBUF_LIBRARIES. This should fix link errors in a number of

[CMake] can't configure GTEST_ROOT with ccmake or cmake-gui

2013-05-08 Thread Witold Eryk Wolski
Hi, would like to start using gtest with a project. I use cmake to configure the project. So I was pleased to see that : cmake 2.8 ships with an FindCTest.cmake file. However FindCTest.cmake expects me either to set en env variable CTEST_ROOT or pass it as an cmake ariable (I guess with

[CMake] CMake 2.8.11-rc4 ready for testing!

2013-05-08 Thread Robert Maynard
The CMake 2.8.11 release candidate continues. This is the last RC unless a critical, must-fix issue is found. You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: - Introduced Target Usage Requirements - Targets can

Re: [CMake] can't configure GTEST_ROOT with ccmake or cmake-gui

2013-05-08 Thread Nils Gladitz
Assuming you mean GTEST rather than CTEST (you seem to use them interchangeably) I think something like this in your CMakeLists.txt should make the option show up in cmake-gui/ccmake: set(GTEST_ROOT CACHE PATH Google Test root directory) Nils On 05/08/2013 01:21 PM, Witold Eryk Wolski

Re: [CMake] ncurses.h compile problem

2013-05-08 Thread Bill Hoffman
On 5/6/2013 7:04 PM, smu johnson wrote: Hi. Long story short, I am trying to compile cmake using my own compiled ncurses library, and it complains that it can't find ncurses/ncurses.h. I had no problem compiling tmux and telling it where ncurses libraries and includes where, though. And the

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2902-g1a9b54a

2013-05-08 Thread Rolf Eike Beer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 1a9b54a17d52bed00d546ddfaab68b4b50d5c028 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2905-g894e00b

2013-05-08 Thread Rolf Eike Beer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 894e00bded28af3e7ca3eb14c283d4e77253a9bd (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2908-g2604899

2013-05-08 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 2604899aacd0bc9255d8cedf1f2a20b66574217f (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2910-gc1589de

2013-05-08 Thread Rolf Eike Beer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via c1589de3069d1a6dfb053f6270fdd0db90069cef (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-1025-gcf4869b

2013-05-08 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index ac680d4..bb47580 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 10) -set(CMake_VERSION_TWEAK 20130508