mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Cmake + epub: Install needed docbook files
This commit is contained in:
parent
fa56a5eb98
commit
f7ed7f53c4
@ -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 . * .)
|
||||
|
Loading…
Reference in New Issue
Block a user