[LyX/master] Cmake + epub: Install needed docbook files
Pavel Sanda
sanda at lyx.org
Sun Feb 7 14:10:51 UTC 2021
On Sun, Feb 07, 2021 at 12:35:43PM +0100, Kornel Benko wrote:
> commit f7ed7f53c478b0538a3b04bad69ed161c1cf9b16
> Author: Kornel Benko <kornel at lyx.org>
> Date: Sun Feb 7 12:37:58 2021 +0100
>
> Cmake + epub: Install needed docbook files
> ---
> development/cmake/Install.cmake | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake
> index 7861ffa..ca0cadf 100755
> --- a/development/cmake/Install.cmake
> +++ b/development/cmake/Install.cmake
> @@ -134,6 +134,8 @@ foreach(_imgext "png" "svgz" "gif" "xpm")
> endforeach()
> lyx_install("data" ${TOP_SRC_DIR}/lib citeengines *.citeengine .)
> lyx_install("data" ${TOP_SRC_DIR}/lib scripts *.R .)
> +lyx_install("data" ${TOP_SRC_DIR}/lib scripts *.jar .)
License is missing, we are not aloowed to distribute it without it.
Pavel
More information about the lyx-cvs
mailing list