[CMake] Ada and CMake

2007-02-24 Thread Alan W. Irwin
I am a rank Ada beginner, but nevertheless somebody just donated an Ada interface to PLplot so I am trying to get on top of what changes to our CMake build system will be required to build and install an Ada project library interfacing Ada with the PLplot core library. We also need to build and i

Re: [CMake] Re: Trouble with libraries on MacOS X

2007-02-24 Thread Alan W. Irwin
On 2007-02-24 10:00-0800 Brandon J. Van Every wrote: Thomas Christian Chust wrote: as I said in my original mail, I'm running the most recent release available for download, which is CMake 2.4.6 at the moment. I tried the setting you recommended, and it works as it should, but probably the docu

Re: [CMake] Re: Trouble with libraries on MacOS X

2007-02-24 Thread Brandon J. Van Every
Thomas Christian Chust wrote: as I said in my original mail, I'm running the most recent release available for download, which is CMake 2.4.6 at the moment. I tried the setting you recommended, and it works as it should, but probably the documentation shipped with the binary release is slightly o

[CMake] FindSDL.cmake and mingw / msys

2007-02-24 Thread PA Galmes
Hello, I've been playing for some days with cmake, and I have to say that I quite love the way it works. But while trying to compile a sourceforge project under Windows using MSYS, I run into a problem. I do not know if the problem is related to the CMakeLists.txt that I did not wrote correctly

Re: [CMake] Re: Trouble with libraries on MacOS X

2007-02-24 Thread Thomas Christian Chust
Brandon J. Van Every wrote: > [...] > This capability was added relatively recently, maybe in CMake 2.4.5. > What version of CMake are you using? > [...] Hello, as I said in my original mail, I'm running the most recent release available for download, which is CMake 2.4.6 at the moment. I trie