add missing files to make Polyline_simplification_2 a package (doc+branch build)

This commit is contained in:
Sébastien Loriot 2014-05-16 15:26:03 +02:00
parent 194e4241d4
commit c8d329f72f
6 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,10 @@
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - 2D Polyline Simplification"
INPUT = ${CMAKE_SOURCE_DIR}/Polyline_simplification_2/doc/Polyline_simplification_2/ \
${CMAKE_SOURCE_DIR}/Polyline_simplification_2/include

View File

@ -0,0 +1,3 @@
Manual
Kernel_23
Triangulation_2

View File

@ -0,0 +1,2 @@
GeometryFactory (France)

View File

@ -0,0 +1 @@
GPL (v3 or later)

View File

@ -0,0 +1 @@
Andreas Fabri <Andreas.Fabri@geometryfactory.com>