Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling without link to Boost::Thread

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling without link to Boost::Thread


Chronological Thread 
  • From: marcosscriven <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling without link to Boost::Thread
  • Date: Wed, 20 Feb 2013 13:52:53 -0800 (PST)

I eventually found:

find_package( Boost 1.33.1 REQUIRED thread )

In cmake/modules/CGAL_SetupBoost.cmake

So that's removed the dynamic dependency, and it's compiled ok





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-without-link-to-Boost-Thread-tp4656783p4656784.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page