Move CGAL_FULL_VERSION to PARENT_SCOPE

This variable is more sensible to be used in documentation. The
corresponding set in non branch-build does not require a PARENT_SCOPE,
because it has no parent in the release layout.
This commit is contained in:
Philipp Möller 2015-12-17 16:00:06 +01:00
parent def72347c9
commit 5349ee4dfc
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ if ( CGAL_BRANCH_BUILD )
file(WRITE "${CMAKE_BINARY_DIR}/VERSION" "${CGAL_CREATED_VERSION_NUM}")
message(STATUS "CGAL_VERSION is ${CGAL_CREATED_VERSION}")
set(CGAL_FULL_VERSION ${CGAL_CREATED_VERSION})
set(CGAL_FULL_VERSION ${CGAL_CREATED_VERSION} PARENT_SCOPE)
#define CGAL_VERSION_NR 1030500135