mirror of https://github.com/CGAL/cgal
11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
|
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - Triangulated Surface Mesh Deformation"
|
|
|
|
INPUT = ${CMAKE_SOURCE_DIR}/Surface_modeling/doc/Surface_modeling/ \
|
|
${CMAKE_SOURCE_DIR}/Surface_modeling/include
|
|
|
|
EXTRACT_ALL = false
|
|
HIDE_UNDOC_MEMBERS = true
|
|
HIDE_UNDOC_CLASSES = true
|