[CMake] Target properties, dependencies and subdirs order?

2006-09-25 Thread Jeroen Janssen
e doing something similar? Any thoughts on how to solve this problem? Best regards, Jeroen Janssen ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] Linux release build w/out asserts

2006-09-13 Thread Jeroen Janssen
Hi, If I remember correctly you need to define NDEBUG to disable the assert macro. Probably Visual Studio defaults to adding the NDEBUG define to the Release builds itself. Best regards, Jeroen Janssen On 9/13/06, Jon Trauntvein <[EMAIL PROTECTED]> wrote: I have a Linux project tha

[CMake] cmake / ctest crosscompiling support?

2006-06-28 Thread Jeroen Janssen
Hello, I was wondering if cmake also supports crosscompiling. And is there any experience running ctest on crosscompiled executables? Best regards, Jeroen Janssen ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] cmake 2.2 / 2.4 differences?

2006-06-26 Thread Jeroen Janssen
as that did not exist in 2.2 and is still evolving in 2.4 with some documentation on the Wiki. Ok, so the book would (still) be a good source to learn from when using cmake 2.4? Is there a "Table Of Contents" available for the book, so I can have a look at the topics that are discussed i

Re: RE: [CMake] cmake 2.2 / 2.4 differences?

2006-06-26 Thread Jeroen Janssen
On 6/24/06, Alexander Neundorf <[EMAIL PROTECTED]> wrote: > At 11:26 AM 6/23/2006, Ken Martin wrote: > >> Is there a list of important changes between 2.2 / 2.4? (also when > >> exactly was 2.4 released?) > > I have updated the News web page. Thanks for the reminder. :) While at it, the Documen

[CMake] cmake 2.2 / 2.4 differences?

2006-06-23 Thread Jeroen Janssen
: "Mastering CMake 2.2", how much is "compatible" with 2.4? Best regards, Jeroen Janssen ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake