On Sun, Feb 07, 2021 at 12:35:43PM +0100, Kornel Benko wrote: > commit f7ed7f53c478b0538a3b04bad69ed161c1cf9b16 > Author: Kornel Benko <[email protected]> > 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 -- lyx-cvs mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-cvs
