Re: [CMake] [ctest] junit xml output

2008-05-22 Thread Reinhold
chance to do some error checking. +1 Reinhold ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] [ctest] junit xml output

2008-05-19 Thread Reinhold
to a ctest call). Regards, Reinhold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Cole Sent: Monday, May 19, 2008 1:02 PM To: Maik Beckmann Cc: cmake@cmake.org Subject: Re: [CMake] [ctest] junit xml output That's a great idea! Are cp

Re: [CMake] exporting variables upwards

2008-05-12 Thread Reinhold
Hi Mattias, AFAIK there are 2 possibilities: (a) Using PARENT_SCOPE flag in SET of variable definition (b) Using GLOBAL scope for properties, cf. DEFINE_PROPERTY, GET_PROPERTY, SET_PROPERTY HTH Reinhold > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

RE: [CMake] CMake and Lua => DSL!?

2008-03-02 Thread Reinhold
% of the usual cases. (Note that I have not even thought about thinking about this numbers.) Please accept this as an almost completely serious "feed to a never ending (?) discussion", Reinhold ___ CMake mailing list CMake@cmake.org http

[CMake] ctest -- test case specific timeouts?

2007-08-08 Thread Reinhold Fuereder
g expectation is that the ClassFilterTest is killed in case it takes longer than 5 seconds, but it isn't. Thanks, Reinhold ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

RE: [CMake] CMake with wxWidgets on Linux

2006-05-28 Thread Reinhold Fuereder
ttle bit outdated. HTH Reinhold >= Original Message From "William A. Hoffman" <[EMAIL PROTECTED]> = >At 07:10 PM 5/27/2006, Brian Eastwood wrote: >>Hi All, >> >>I've been using CMake for a few years on Windows and recently switched over to L