Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2


Chronological Thread 
  • From: Bagga <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2
  • Date: Wed, 7 Dec 2011 12:00:10 -0800 (PST)

Yes you are right. Thank you so much but the problem is I cannot do any
change in that file (/opt/local/lib/cmake/CGALConfig.cmake)

here is the content of that file
set(CGAL_INCLUDE_DIRS "/opt/local/include" )
set(CGAL_MODULES_DIR "/opt/local//opt/local/lib/cmake" )
set(CGAL_LIBRARIES_DIR "/opt/local/lib" )

But this file doesn't allow me to make any changes in it.
I cannot change anything in this file :-s

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-a-basic-CGAL-program-in-C-on-Mac-OS-X-10-7-2-tp4166413p4170293.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page