Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] how to enabe TBB

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] how to enabe TBB


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] how to enabe TBB
  • Date: Mon, 20 Oct 2014 15:32:38 +0200 (CEST)

On Mon, 20 Oct 2014, TomVD wrote:

In what stage should I link to the TBB library? Should I only do it in the
final compilation of my own code?

Yes.

Or should I already link during the CGAL compilation time?

No. libCGAL contains almost nothing, there were even plans to remove it completely at some point. All the interesting code is in headers.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page