[Cdash] CDash created groups submission
christophe.alexandre at flexras.com
christophe.alexandre at flexras.com
Fri Apr 18 16:29:05 UTC 2014
Hi Jean-Christopher,
Can I use this function in a cmake script ?
At the root of my project, I have three configuration files:
the top CMakeLists.txt, a configurable CTestCustom.cmake and a
CTestConfig.cmake file.
I've tried to add the ctest_start command in those files but it is not
recognized as a cmake command.
I'm obviously doing something wrong, maybe it's a ctest only command ?
Christophe
Le 2014-04-17 22:48, Jean-Christophe Fillion-Robin a écrit :
> Hi Christopher,
>
> You need to specify the TRACK parameter for the "ctest_start"
> function.
>
> See [1] for example and [2] for documentation.
>
> Hth
> Jc
>
> [1]
> https://github.com/Slicer/Slicer/blob/c485d69363dd594872b19bab147de5761f2be5aa/CMake/SlicerDashboardDriverScript.cmake#L182
> [2]
>
> [2]
> http://www.cmake.org/cmake/help/git-master/command/ctest_start.html?highlight=ctest_start
> [3]
>
> On Thu, Apr 17, 2014 at 11:57 AM, <christophe.alexandre at flexras.com>
> wrote:
>
>> Hi all,
>>
>> I've been using CMake and CDash for a couple of years, and until
>> today
>> I worked using the standards targets: Continuous, Nightly and
>> Experimental for builds and submission.
>> All those builds are in static library generation mode.
>>
>> I would like now to replicate these targets, to have dynamic
>> builds: Continuous_Dynamic, ...
>>
>> On the CDash site, I can create groups, but I do not understand how
>> I can submit to those new targets.
>> How should I add those new targets: Continous_DynamicUpdate,
>> Continuous_DynamicTest, ... in the build, like
>> the standard targets.
>>
>> Thanks.
>> and Thanks for the great work on CMake and CDash.
>>
>> Christophe
>> _______________________________________________
>> Cdash mailing list
>> Cdash at public.kitware.com
>> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash [1]
>
> --
> +1 919 869 8849
>
>
> Links:
> ------
> [1] http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
> [2]
> https://github.com/Slicer/Slicer/blob/c485d69363dd594872b19bab147de5761f2be5aa/CMake/SlicerDashboardDriverScript.cmake#L182
> [3]
> http://www.cmake.org/cmake/help/git-master/command/ctest_start.html?highlight=ctest_start
More information about the CDash
mailing list