← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5049: Call CGAL provided CMake script from our own script which also

 

On Sun, Aug 22, 2010 at 09:13:06AM +0100, Garth N. Wells wrote:
> On Aug 22 2010, noreply@xxxxxxxxxxxxx wrote:
>
> >------------------------------------------------------------
> >revno: 5049
> >committer: Anders Logg <logg@xxxxxxxxx>
> >branch nick: dolfin-dev
> >timestamp: Sun 2010-08-22 09:57:12 +0200
> >message:
> > Call CGAL provided CMake script from our own script which also
> > builds a test program and sets correct variable names.
>
>
> Does the test program require functions (indirectly) from MPFR? The
> previous test didn't, so the test passed but DOLFIN didn't compile.
> It would be good if the test relies on all the CGAL library
> dependencies. These are easy to miss when building CGAL because it
> is heavily templated.
>
> Garth

I don't know.

I picked a simple test program from the CGAL documentation which seems
to use the same things that we do: Triangles, AABB tree etc.

Andre can probably provide a better test program.

--
Anders



References