Fix my fix

This commit is contained in:
Laurent Rineau 2019-06-27 10:04:58 +02:00 committed by GitHub
parent 29babbe4ad
commit 4b1d2c6b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - 2D Polygons"
EXAMPLE_PATH = ${CGAL_PACKAGE_DIR}/examples \
${CGAL_Stream_support_EXAMPLE_DIR}
INPUT += ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL
INPUT += ${CGAL_PACKAGE_INCLUDE_DIR}
EXTRACT_ALL = false
HIDE_UNDOC_MEMBERS = true