remove extra macro definitions

This commit is contained in:
Sébastien Loriot 2024-07-22 17:12:40 +02:00
parent 847df9a0c9
commit d51a347393
2 changed files with 0 additions and 2 deletions

View File

@ -4,4 +4,3 @@ PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Kinetic Space Partition"
EXTRACT_ALL = NO
HIDE_UNDOC_CLASSES = YES
WARN_IF_UNDOCUMENTED = NO
PREDEFINED += DOXYGEN_RUNNING

View File

@ -3,7 +3,6 @@
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Kinetic Surface Reconstruction"
EXTRACT_ALL = YES
WARN_IF_UNDOCUMENTED = NO
PREDEFINED += DOXYGEN_RUNNING
INPUT += \
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Kinetic_surface_reconstruction_3.h \