Bartlett, Roscoe A wrote:
Bill,
I am having all kinds of trouble with the extended Ctest scripting
mode.
Here are just some of the problems:
1) Can't get memory checking to work
http://www.cdash.org/CDash/viewNotes.php?buildid=231924
2) Can't get coverage testing to work
Should be pretty m
et around the configure problem.
Thanks,
- Ross
> -Original Message-
> From: Bill Hoffman [mailto:bill.hoff...@kitware.com]
> Sent: Wednesday, December 17, 2008 3:27 PM
> To: Bartlett, Roscoe A
> Cc: cmake@cmake.org
> Subject: Re: [CMake] Setting initial CMake cache in ex
Bartlett, Roscoe A wrote:
Bill,
How do you set CTEST_DROP_SITE and CTEST_DROP_LOCATION in the extended Ctest
script? I don't see an example of that in the script you point to below.
Thanks,
Usually those are in the projects CTestConfig.cmake file that goes in
the root of the source tree.
y, December 17, 2008 3:27 PM
> To: Bartlett, Roscoe A
> Cc: cmake@cmake.org
> Subject: Re: [CMake] Setting initial CMake cache in extended
> Ctest scripting
>
> Bartlett, Roscoe A wrote:
> > Hello,
> >
> > How do I set the initial cache when using extended Ctes
Bartlett, Roscoe A wrote:
Hello,
How do I set the initial cache when using extended Ctest scripting? I
tried setting the variable CTEST_INITIAL_CACHE but it seems to be
getting ignored. I just set:
SET(CTEST_CMAKE_GENERATOR "Unix Makefiles")
along with CTEST_INITIAL_CACHE and I expec
Hello,
How do I set the initial cache when using extended Ctest scripting? I tried
setting the variable CTEST_INITIAL_CACHE but it seems to be getting ignored. I
just set:
SET(CTEST_CMAKE_GENERATOR "Unix Makefiles")
along with CTEST_INITIAL_CACHE and I expected the CTEST_COFNIGURE(...) co