Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Build CGAL from Source on custom library paths

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Build CGAL from Source on custom library paths


Chronological Thread 
  • From: Lars Hadidi <>
  • To:
  • Subject: Re: [cgal-discuss] Build CGAL from Source on custom library paths
  • Date: Mon, 15 Jun 2015 04:31:17 -0700 (PDT)

Ok I figured it out, sorry to waste your attention as it as a cmake related
question.
The way to do is to set the environment variable CMAKE_PREFIX_PATH to the
desired folders (separated by colon)
e.g. export CMAKE_PREFIX_PATH=/A/B/X1:/A/B/X2 and so on.
Cheers,
Lars



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Build-CGAL-from-Source-on-custom-library-paths-tp4660918p4660920.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page