Salome HOME
set version of the app from cmake lists file
authorsbh <sergey.belash@opencascade.com>
Wed, 21 Jan 2015 14:34:14 +0000 (17:34 +0300)
committersbh <sergey.belash@opencascade.com>
Wed, 21 Jan 2015 14:34:14 +0000 (17:34 +0300)
CMakeLists.txt
doc/doxyfile.in

index 5e8f11ec9ae2b3b96418cf15435ba1707305c8b6..c9f155394d7c93e59394d19792b4e653d3ec8a45 100644 (file)
@@ -1,6 +1,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10)
 
 PROJECT (NewGEOM)
+SET (NewGeom_Version 0.7.1)
 
 SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})
 
index da35f2e1a696c0e62d88e4f7a21ee30c7649a22b..5abca4b869dd900c50e9bd8bff83b8e03d141072 100644 (file)
@@ -32,7 +32,7 @@ PROJECT_NAME           = @CMAKE_PROJECT_NAME@
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 
+PROJECT_NUMBER         = @NewGeom_Version@
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer