mirror of https://github.com/CGAL/cgal
10 lines
511 B
Plaintext
10 lines
511 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - 3D Constrained Triangulations"
|
|
HTML_EXTRA_FILES = ${CGAL_PACKAGE_DOC_DIR}/fig/plc.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/schonhardt.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/plc_to_cdt.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/ccdt_fpmap.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/cdt_title_pyramid.png \
|
|
${CGAL_PACKAGE_DOC_DIR}/fig/ccdt_examples.png
|
|
QUIET = YES
|