mirror of https://github.com/CGAL/cgal
remove extra macro definitions
This commit is contained in:
parent
847df9a0c9
commit
d51a347393
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
Loading…
Reference in New Issue