README
changeset 22 c42734397d62
parent 19 efa14432761a
child 23 cb700b407c0d
equal deleted inserted replaced
21:565a3e60eb7e 22:c42734397d62
     3   DSR-PDB -     for reading in PDB files
     3   DSR-PDB -     for reading in PDB files
     4   cmake -       for controlling the build process
     4   cmake -       for controlling the build process
     5   boost -       great set of C++ libraries
     5   boost -       great set of C++ libraries
     6   Doxygen -     for building documentation
     6   Doxygen -     for building documentation
     7   libcwd -      for debugging only (is not needed by default)
     7   libcwd -      for debugging only (is not needed by default)
       
     8   synaps -      for solving polynomial (for kinetic kernel), which in turn requires GMP
     8 
     9 
     9 Configuration
    10 Configuration
    10   The path to CGAL's Makefile is expected to be set in $CGAL_MAKEFILE, the rest
    11   The path to CGAL's Makefile is expected to be set in $CGAL_MAKEFILE, the rest
    11   is just usual CMake configuration
    12   is just usual CMake configuration
    12 
    13