[CMake] Strange behavior with Nightly builds

2012-06-05 Thread NoRulez
Hello,here is the build process of the build server: 1.) e.g.: last commit at 03:00 pm (svn revision 8) => build is ok2.) The nightly build starts at 10:00 pm (svn revision 7) => build is ok    Why is the svn revision before the last commit, it should be 8?3.) In the morning (~ 06:00 am) a continuo

Re: [CMake] choosing specific version of a library with find_package (i.e. choosing macports in /opt/local over system default in /usr)

2012-06-05 Thread Andreas Mohr
Hi, On Tue, Jun 05, 2012 at 11:11:44AM -0400, cmake-requ...@cmake.org wrote: > Date: Mon, 4 Jun 2012 17:01:34 -0700 > From: Natalie Tasman > I'm writing a CMakeLists.txt file, and I'm having problems getting > find_package to choose libraries under /opt/local rather than > /usr/local. Specifical

[CMake] cached variable not getting changed in ExternalProject

2012-06-05 Thread Arunkumar Dhananjayn
Hi All, I have a setup where, the main project consists of a number of subprojects which are added to the build using the ExternalProject_Add() function. I have a few cached variables in the main project's cmake file which can be configured by the user. These are passed to the subproject usin

Re: [CMake] (missing: BZIP2_LIBRARIES) (found version "1.0.6")??

2012-06-05 Thread Peter Kümmel
On 05.06.2012 17:12, Dave Abrahams wrote: But when I install cmake the traditional way it works. It looks like CMake doesn't tolerate being installed in a path containing "=". AH! seems that's the problem. CMake guys: is this a bug or a "feature"? Peter -- Powered by www.kitware.com Vis

Re: [CMake] (missing: BZIP2_LIBRARIES) (found version "1.0.6")??

2012-06-05 Thread Dave Abrahams
on Mon Jun 04 2012, Peter Kümmel wrote: > On 04.06.2012 21:13, Dave Abrahams wrote: >>> >>> OK, but I can't reproduce it on Ubuntu 12.04 64bit, >>> so I thought it must be something else- >> >> Oh, now that's odd. I wonder why it isn't working for me? >> > > I've not tested on Ubuntu but Linux

[CMake] Multiple symbol definition at linker stage with ITK4

2012-06-05 Thread Sergio Vera
Hello all, We are experiencing problems when linking our tests for a simple library after switching to ITK4. Our library is a dll. With itk3.20 we used to link it against ITKIO but following some advices from and is linked with ${ITK_LIBRARIES}. we have something like this in our testing's CMakeL

Re: [CMake] "Mastering CMake": which cmake version?

2012-06-05 Thread Klaim - Joël Lamotte
On Sun, May 6, 2012 at 4:58 PM, Rahul Garg wrote: > Hi. > > Just wondering, which version of CMake does "Mastering CMake 5th > edition" cover? > > I am greatly interested too by an answer to this question. Joel Lamotte -- Powered by www.kitware.com Visit other Kitware open-source projects at