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
.)
+lyx_install("data" ${TOP_SRC_DIR}/lib docbook *
. epub3 xhtml5 xhtml lib common)
lyx_install("data" ${TOP_SRC_DIR}/lib xtemplates *.xtemplate
.)
lyx_install("data" ${TOP_SRC_DIR}/3rdparty scripts/evince_sync *
.)
lyx_install("font" ${TOP_SRC_DIR}/lib/fonts . *
.)
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs