Cmake install: Forgotten to install tabletemplates.

This commit is contained in:
Kornel Benko 2024-04-20 19:33:25 +02:00
parent 1a7df1ab69
commit d05e295ddc

View File

@ -137,6 +137,7 @@ lyx_install("data" ${TOP_SRC_DIR}/lib scripts *.R .
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}/lib tabletemplates *.lyx .)
lyx_install("data" ${TOP_SRC_DIR}/3rdparty scripts/evince_sync * .)
lyx_install("font" ${TOP_SRC_DIR}/lib/fonts . * .)
lyx_install("tex" ${TOP_SRC_DIR}/lib/tex . * .)