mirror of https://github.com/CGAL/cgal
Add links fdor Zp and Z2
This commit is contained in:
parent
872da26e17
commit
d8a7acc52e
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
PROJECT_NAME = "CGAL ${CGAL_DOC_VERSION} - Number Types"
|
||||
INPUT += ${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Exact_integer.h \
|
||||
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Exact_rational.h
|
||||
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Exact_rational.h \
|
||||
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Zp.h \
|
||||
${CGAL_PACKAGE_INCLUDE_DIR}/CGAL/Z2.h
|
||||
|
||||
SHOW_FILES = YES
|
||||
|
|
|
|||
Loading…
Reference in New Issue