CGAL Installation Guide
Table of Contents

Title
Table of Contents
1   Installation Manual
   1 Introduction
   2 Prerequisites
   3 OS-shipped Cgal
      3.1   Cgal on MAC OS X
      3.2   Cgal on Linux
   4 Downloading Cgal
   5 Supported Compilers
   6 Configuring Cgal with CMake
      6.1   Configuring Cgal with the CMake Gui
      6.2   Configuring Cgal with the cmake command-line tool
   7 Cgal Libraries
      7.1   Debug vs. Release
      7.2   Static vs. Shared Libraries
   8 Essential Third Party Libraries
      8.1   Standard Template Library (STL)
      8.2   Boost
      8.3   Gmp and Mpfr
      8.4   zlib
      8.5   OpenGL
      8.6   Qt3 and Qt4
   9 Cgal Examples and Demos
   10 Optional Third Party Libraries
      10.1   Leda
      10.2   Mpfi
      10.3   Rs and Rs3
      10.4   Ntl
      10.5   Eigen
      10.6   libQGLViewer
      10.7   Coin3D
      10.8   Estbl
   11 Building Cgal
   12 Installing Cgal
   13 Example Configuration
   14 Multiple Variants of makefiles (out-of-source build)
   15 Configuring and Building Programs Using Cgal
      15.1   Creating a cmake script for a program using Cgal
      15.2   Custom flags in the programs using Cgal
   16 Summary of Cgal's Configuration Variables
      16.1   Component selection
      16.2   Compiler and Linker Flags
      16.3   Miscellaneous Variables
      16.4   Variables providing information about 3rd-party libraries
   17 Compiler Workarounds
   18 Compiler Optimizations
   19 Configuring and Building Programs Using Cgal
      19.1   Creating a cmake script for a program using Cgal
      19.2   Custom flags in the programs using Cgal
Bibliography
Index