CGAL Installation Guide
Table of Contents

Title
Table of Contents
1   Installation Manual
   1 Introduction
   2 Supported Compilers
   3 CMake
   4 Third Party Software
      4.1   Standard Template Library
      4.2   Boost
      4.3   GMP and MPFR
      4.4   CORE
      4.5   Leda
      4.6   RS
      4.7   OpenNL
      4.8   Eigen
      4.9   Taucs
      4.10   Blas
      4.11   Lapack
      4.12   Qt
      4.13   libQGLViewer
      4.14   Coin
      4.15   zlib
      4.16   ESTBL
   5 Downloading Cgal
   6 Configuring Cgal
      6.1   Configuring Cgal with the CMake Gui
      6.2   Configuring Cgal with the cmake command-line tool
      6.3   Cgal Libraries
      6.4   Examples and Demos
      6.5   Debug vs. Release
      6.6   Static vs. Shared Libraries
      6.7   Multiple Variants of makefiles
   7 Building Cgal Libraries
   8 Installing Cgal Libraries
   9 Configuring and Building Programs Using Cgal
      9.1   Custom flags in the programs using Cgal
      9.2   Creating a cmake script for a program using Cgal
   10 Summary of Configuration Variables
      10.1   Component selection
      10.2   Compiler and Linker Flags
      10.3   Miscellaneous Variables
      10.4   Variables providing information about 3rd-party libraries
   11 Example
   A Compiler Workarounds
   B Compiler Optimizations
   C Scripts
      C.1   cgal_create_cmake_script
Bibliography
Index