Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL
  • Date: Mon, 30 Jan 2012 08:46:55 +0100

On 01/28/2012 10:53 PM, apfz wrote:
I succesfully installed CGAL on Mac OS X 10.7.

How do I configure cgal in my bash-profile?

There is nothing required as everything can be specified when calling
cmake. However, it is convenient to set environment variable that are
use (like CGAL_DIR=path/to/CGALConfig.cmake generated when CGAL was
configured and compiled).
Adding the CGAL/scripts directory to your path might also be useful
to have access to the script cgal_create_cmake_scripts that generate
minimal CMakeLists.txt files for compiling programs requiring CGAL.

For helpful environment variable for third party library see this page:
http://www.cgal.org/Manual/latest/doc_html/installation_manual/Chapter_installation_manual.html#Subsection_10.4

Sebastien.

thanks,

Ferdi

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-tp4337059p4337059.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page