]> git.lyx.org Git - features.git/commit
Cmake build: Needed variable for creation of debian package
authorKornel Benko <kornel@lyx.org>
Sat, 7 Oct 2017 08:47:17 +0000 (10:47 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 7 Oct 2017 08:47:17 +0000 (10:47 +0200)
commit847c68960a8227c344ec6c0d66034d012bb9de5c
treee3391754c12f4388d17cdad1151fd30c9fe1468e
parent0bf31368379bcfe091489df8948fa4fdeee87e6b
Cmake build: Needed variable for creation of debian package

The variable CPACK_DEBIAN_PACKAGE_RELEASE has to be in the form
of "^[A-Za-z0-9.+~]+$". We will use the abbreviated commit revision for now.
Without this change cmake 3.10 emits error.
CMakeLists.txt
development/cmake/LyxPackaging.cmake