mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
cmake: update version info. Is there a build system independent way?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21078 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
143dfdc9d3
commit
7346ca40a1
@ -18,8 +18,8 @@ set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
|
||||
set(CMAKE_SUPPRESS_REGENERATION TRUE)
|
||||
|
||||
set(PACKAGE lyx)
|
||||
set(PACKAGE_VERSION 1.5.1)
|
||||
set(LYX_DATE "August, 2007")
|
||||
set(PACKAGE_VERSION 1.5.2)
|
||||
set(LYX_DATE "October, 2007")
|
||||
#TODO
|
||||
set(VERSION_INFO "CMake Build")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user