[Dart] Follow-up: Combined projects on one dashboard
Andy Cedilnik
andy.cedilnik at kitware.com
Mon Apr 23 08:59:21 EDT 2007
Hi Matt,
You cannot. Currently CTest/Dart only supports a single CVS/SVN per
project. Jim and I are working on adding support for multiple ones,
but it is not done yet.
Andy
On 4/23/07, Mathieu Malaterre <mathieu.malaterre at gmail.com> wrote:
> Hello,
>
> I was reading the following thread:
> http://public.kitware.com/pipermail/dart/2006-May/001499.html
>
> Everything is working fine, except that I do not have a top level
> source dir anymore. I have some sort of meta project with a
> CMakeLists.txt that looks like:
>
> PROJECT(foo)
> INCLUDE(CTest) # important
>
> ADD_SUBDIRECTORY(../dep1 dep1)
> ADD_SUBDIRECTORY(../dep2 dep2)
> ADD_SUBDIRECTORY(../dep3 dep3)
>
> Where each depX are in there own CVS Root (different). How do I
> describe this configuration in CTest and/or Dart ?
>
> Thanks !
>
> --
> Mathieu
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>
--
-------------------------------------------
Andy Cedilnik
Kitware Inc.
http://www.kitware.com
Phone: +1 518 371 3971 x110
More information about the Dart
mailing list