Also modified Installation/CMakeLists.txt to push the version number variable to the parent level so that it can be accessed by the documentation
10 lines
262 B
Plaintext
10 lines
262 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
|
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - Intersecting Sequences of dD Iso-oriented Boxes"
|
|
|
|
|
|
INPUT = ${CMAKE_SOURCE_DIR}/Box_intersection_d/doc/Box_intersection_d/
|
|
|
|
|
|
|