mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Define LYX_(MAJOR|MINOR)_VERSION also for cmake build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37580 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7251551084
commit
4a8698c808
@ -32,6 +32,8 @@
|
||||
#cmakedefine VERSION_INFO "${VERSION_INFO}"
|
||||
#cmakedefine LYX_DIR_VER "${LYX_DIR_VER}"
|
||||
#cmakedefine LYX_USERDIR_VER "${LYX_USERDIR_VER}"
|
||||
#define LYX_MAJOR_VERSION ${LYX_MAJOR_VERSION}
|
||||
#define LYX_MINOR_VERSION ${LYX_MINOR_VERSION}
|
||||
|
||||
#define PROGRAM_SUFFIX "${PROGRAM_SUFFIX}"
|
||||
#define LYX_ABS_INSTALLED_DATADIR "${LYX_ABS_INSTALLED_DATADIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user