Also modified Installation/CMakeLists.txt to push the version number variable to the parent level so that it can be accessed by the documentation
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
@INCLUDE = ${CGAL_DOC_PACKAGE_DEFAULTS}
|
|
|
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - CGAL and the Qt Graphics View Framework"
|
|
|
|
|
|
INPUT = ${CMAKE_SOURCE_DIR}/GraphicsView/doc/GraphicsView/
|
|
|
|
|
|
|
|
EXAMPLE_PATH =
|