Re: [CMake] CMake and Framework/CFBundle Support

2014-03-06 Thread NoRulez
If i want to make some contributions for this, what is the best way? Is the contribution site from CMake up to date, because I also found repositories on github and gitorious too, but i don't know if these are official repositories. Thanks in advance > Am 11.02.2014 um 16:01 schrieb : > > >

Re: [CMake] Installing generated files

2014-03-06 Thread Alan W. Irwin
On 2014-03-06 21:47+0100 Alejandro Martinez Ruiz wrote: Hi list, I have a problem trying to properly install my project with CMake. My project has a dependency on an external project, which I conveniently download, build and install using the ExternalProject module. What I have at this point i

[CMake] Installing generated files

2014-03-06 Thread Alejandro Martinez Ruiz
Hi list, I have a problem trying to properly install my project with CMake. My project has a dependency on an external project, which I conveniently download, build and install using the ExternalProject module. What I have at this point is the following: 1) This external project produces a set o

Re: [CMake] problems with Visual Studio Express 2013

2014-03-06 Thread Brad King
On 03/05/2014 06:27 AM, Kris Thielemans wrote: > We're trying to build an application using ITK on Windows using Visual > Studio Express 2013 (downloads of all software happened last week, so I > guess we're up-to-date). Unfortunately, we get a lot of configuration errors > (see full list below), i