Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Hadidi, Lars" <>
  • To: "" <>
  • Subject: [cgal-discuss] Build CGAL from Source on custom library paths
  • Date: Fri, 12 Jun 2015 14:47:32 +0000
  • Accept-language: de-DE, en-US

I try to build CGAL from source on a system with no library installed and no possibility to do so, therefore I build every library on which CGAL depends manually.

For the core functionality these are Boost, GMP, MPFR and zlib.

Building each of these is no problem but the INCLUDE and LIB files of each library are located in a folder somewhere on the filesystem.

How can I build CGAL using its cmake files to find the packages located at custom folders ?




Archive powered by MHonArc 2.6.18.

Top of Page