[Dart] Doxygen warnings mixed up with compilation warnings

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Jun 14 04:26:42 EDT 2007


Yup seems to be somewhat working for me. I haven't figure out why even
by reusing the same binary tree:

SET (CTEST_START_WITH_EMPTY_BINARY_DIRECTORY FALSE)

cmake is still regenerating all my libraries. I guess for now I simply
build doxygen+a minimal subset of targets in a different directory for
now.

Thanks,
-Mathieu

On 6/13/07, David Cole <david.cole at kitware.com> wrote:
> One thing you could do is a "doxygen only build" on some machines and no
> doxygen on other machines. (Have "Doxygen" in the build name or
> something...)
>
> That way, at least they are separated. Alternatively, you could tell doxygen
> not to emit any warnings except when explicitly turned on. Again, only
> turning that switch on for certain build machines...
>
> Maybe?
>
> HTH,
> David
>
>
>
> On 6/13/07, Mathieu Malaterre <mathieu.malaterre at gmail.com> wrote:
> >
> > Hello,
> >
> >   I am trying to get doxygen warnings out of the main warnings page
> > (too confusing). Has anyone already thought of this ? Ideally the
> > doxygen warnings would show up in there own track on Dart.
> >
> >
> > Using: CMake 2.4.5, Dart 1.0.7
> >
> > Thanks,
> > --
> > Mathieu
> > _______________________________________________
> > Dart mailing list
> > Dart at public.kitware.com
> > http://public.kitware.com/mailman/listinfo/dart
> >
>
>


-- 
Mathieu


More information about the Dart mailing list