Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL::Parallel_tag not compatible with CGAL::Triangulation_vertex_base_with_info_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL::Parallel_tag not compatible with CGAL::Triangulation_vertex_base_with_info_3


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL::Parallel_tag not compatible with CGAL::Triangulation_vertex_base_with_info_3
  • Date: Mon, 2 Feb 2015 10:23:31 +0100 (CET)

On Mon, 2 Feb 2015, Adam Getchell wrote:

    list(APPEND CGAL_3RD_PARTY_LIBRARIES ${TBB_LIBRARIES})

Notice that in the examples that use this construction, it comes before the line:
include( CGAL_CreateSingleSourceCGALProgram )

Maybe that makes a difference. Other demos use different cmake syntax, see demo/Mesh_3 for instance.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page