mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Amend f7ed7f53
: Cmake + epub: Install saxon*.jar together with its licence
Thanks to Pavel
This commit is contained in:
parent
700f03d0c2
commit
a86864b3bb
@ -134,7 +134,7 @@ 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 scripts saxon*.* .)
|
||||
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 * .)
|
||||
|
Loading…
Reference in New Issue
Block a user