Subject: CGAL users discussion list
List archive
- From: "hope" <>
- To: "cgal-discuss" <>, "cgal-discuss" <>
- Subject: Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to useIntel TBB?
- Date: Wed, 10 Dec 2014 16:47:47 +0800
hi everyone.
i'm want to transform triangulate mesh to NURBS mesh,is there is any good approach?or any correlated library?
thanks.
------------------ Original ------------------
From: "Sebastien Loriot (GeometryFactory)"<>;
Date: 2014??12??10??(??????) ????4:03
To: "cgal-discuss"<>;
Subject: Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to useIntel TBB?
> On 12/09/2014 09:28 PM, Adam Getchell wrote:
>> Hello all,
>>
>> I see that ~/CGAL-4.5/cmake/modules has FindTBB.cmake and UseTBB.cmake.
>>
>> I apologize if this is a basic question, but how do I compile CGAL
>> and/or my program to make use of it?
>>
>
> In your cmake script you should have something like:
>
> find_package( TBB QUIET )
>
> if( TBB_FOUND )
> include(${TBB_USE_FILE})
> list(APPEND CGAL_3RD_PARTY_LIBRARIES ${TBB_LIBRARIES})
> endif()
>
> Sebastien.
>
Note that only the Triangulation_3 and Mesh_3 packages have some
experimental parallelism support.
Sebastien.
>>
>> Adam Getchell
>> about.me/adamgetchell
>>
>>
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
- [cgal-discuss] Configure CGAL and my CMakeLists.txt to use Intel TBB?, Adam Getchell, 12/09/2014
- Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to use Intel TBB?, Sebastien Loriot (GeometryFactory), 12/10/2014
- Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to use Intel TBB?, Sebastien Loriot (GeometryFactory), 12/10/2014
- Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to useIntel TBB?, hope, 12/10/2014
- [cgal-discuss] TBB bug report(?), Adam Getchell, 12/12/2014
- Re: [cgal-discuss] TBB bug report(?), Sebastien Loriot (GeometryFactory), 12/12/2014
- Re: [cgal-discuss] TBB bug report(?), Laurent Rineau (CGAL/GeometryFactory), 12/12/2014
- Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to use Intel TBB?, Sebastien Loriot (GeometryFactory), 12/10/2014
- Re: [cgal-discuss] Configure CGAL and my CMakeLists.txt to use Intel TBB?, Sebastien Loriot (GeometryFactory), 12/10/2014
Archive powered by MHonArc 2.6.18.