Back to Cgal

README

Installation/README.md

6.1.13.1 KB
Original Source

README

This distribution of CGAL includes:

File or directoryDescription
AUTHORScurrent and former authors of CGAL
CHANGES.mdhistory of changes of CGAL
CGALConfig.cmakeCMake package configuration file for CGAL
CGALConfigVersion.cmakeCMake package version file for CGAL
CMakeLists.txtmain CMake project configuration file
INSTALL.mdinformation about the installation process
LICENSEdescribes the license of CGAL
LICENSE.BSLtext of the Boost Software License (BSL) license
LICENSE.COMMERCIALtext of the GeometryFactory Commercial license
LICENSE.GPLtext of the GNU General Public License (GPL) v3 license
LICENSE.LGPLtext of the GNU Lesser General Public License (LGPL) v3 license
LICENSE.RFLtext of the ETH Zurich Random Forest algorithm License (RFL) license
README.mdthis file
VERSIONversion number of this release of CGAL
auxiliary/directory containing miscellaneous things, such as icons needed for the demos on macOS
cmake/some scripts needed by the CMake build system
data/directory containing various geometric data used by examples and demos of CGAL
demo/many demo programs for the various packages of CGAL. These programs produce visual output.
doc_html/documentation, such as the CGAL Installation Guide
examples/programs illustrating the usage of various packages of CGAL.
include/the include files for the CGAL library (as well as small external libraries, see the file LICENSE)
lib/contains CMake package configuration files for CGAL
scripts/some useful scripts for CGAL programmers