mirror of https://github.com/CGAL/cgal
add missing files to make Polyline_simplification_2 a package (doc+branch build)
This commit is contained in:
parent
194e4241d4
commit
c8d329f72f
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Manual
|
||||
Kernel_23
|
||||
Triangulation_2
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
GeometryFactory (France)
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
TODO
|
||||
|
|
@ -0,0 +1 @@
|
|||
GPL (v3 or later)
|
||||
|
|
@ -0,0 +1 @@
|
|||
Andreas Fabri <Andreas.Fabri@geometryfactory.com>
|
||||
Loading…
Reference in New Issue