mirror of https://github.com/CGAL/cgal
14 lines
431 B
Plaintext
14 lines
431 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
|
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - 3D Fast Intersection and Distance Computation (AABB Tree)"
|
|
|
|
INPUT = ${CMAKE_SOURCE_DIR}/AABB_tree/doc/AABB_tree/ \
|
|
${CMAKE_SOURCE_DIR}/AABB_tree/include
|
|
|
|
EXTRACT_ALL = false
|
|
HIDE_UNDOC_MEMBERS = true
|
|
HIDE_UNDOC_CLASSES = true
|
|
|
|
|
|
|