mirror of https://github.com/CGAL/cgal
1.5 KiB
1.5 KiB
README
This distribution of CGAL includes:
AUTHORS: current and former authors of CGALCHANGES.md: history of changes of CGALCGALConfig.cmake:CGALConfigVersion.cmake:CMakeLists.txt: main CMake project configuration fileINSTALL.md: information about the installation processLICENSE: describes the license of CGALLICENSE.BSL: text of the Boost Software License (BSL) licenseLICENSE.COMMERCIAL: text of the GeometryFactory Commercial licenseLICENSE.GPL: text of the GNU General Public License (GPL) v3 licenseLICENSE.LGPL: text of the GNU LESSER GENERAL PUBLIC License (LGPL) v3 licenseLICENSE.RFL: text of the ETH Zurich Random Forest algorithm License (RFL) licenseREADME.md: this fileVERSION: version number of this release of CGALauxiliary/: directory containing miscellaneous things, such as icons needed for the demos on macOScmake/: some scripts needed by the CMake build systemdata/: directory containing various geometric data used by examples and demos of CGALdemo/: many demo programs for the various packages of CGAL. These programs produce visual output.doc_html/: documentation, e.g. the CGAL Installation Guideexamples/: programs illustrating the various packages of CGAL. These programs do not produce visual output.include/: the include files for the CGAL library (as well as small external libraries, see the fileLICENSE)lib/:scripts/: some useful scripts for CGAL programmers