Re: [CMake] Question regarding External Project add and VTK

2014-08-08 Thread jmerkow
Ahh, I believe I answered my own question. There seems to be a new function, ExternalProject_Install_CMake, Im testing it out now. Thanks! -Jameson On Thu, Aug 7, 2014 at 2:19 PM, jmerkow [via CMake] < ml-node+s3232098n7588095...@n2.nabble.com> wrote: > Jc, > > I guess I spoke too soon on my

Re: [CMake] Is it possible for a dependee to use the dependency LINKER_FLAGS ?

2014-08-08 Thread Adrian M Negreanu
On Thu, Aug 7, 2014 at 11:27 AM, Glenn Coombs wrote: > I just tried reproducing your 2 examples. Setup 1 works fine for me with > no messages about policy CMP0022. The only way I could get that message > produced was by omitting the cmake_minimum_required(VERSION 3.0) line. Are > you sure you'

Re: [CMake] cmake 3.0 not working on windows (mantis #14910)

2014-08-08 Thread Nils Gladitz
On 08.08.2014 15:11, Dawson, Matt wrote: I had a lot of difficulty getting cmake 3.0 to work under windows. I noticed that there is a bug (mantis #14910) which describes the problem. I had to fall back to 12.8.4 to get things to work. This was reported back in may. Will this be fixed anytime

[CMake] cmake 3.0 not working on windows (mantis #14910)

2014-08-08 Thread Dawson, Matt
I had a lot of difficulty getting cmake 3.0 to work under windows. I noticed that there is a bug (mantis #14910) which describes the problem. I had to fall back to 12.8.4 to get things to work. This was reported back in may. Will this be fixed anytime soon. Its kind of a show stopper bug and wi