Cmake buid: Install the new svgz icons

This commit is contained in:
Kornel Benko 2014-10-18 16:53:41 +02:00
parent a09eaf448c
commit 110f39482e

View File

@ -90,6 +90,7 @@ lyx_install(${TOP_SRC_DIR}/lib doc/${_all_languages} * clipart)
lyx_install(${TOP_SRC_DIR}/lib examples * . ${_all_languages} springer thesis)
lyx_install(${TOP_SRC_DIR}/lib fonts * .)
lyx_install(${TOP_SRC_DIR}/lib images * . math ipa commands attic classic oxygen)
lyx_install(${TOP_SRC_DIR}/lib images/svg * . math ipa oxygen)
lyx_install(${TOP_SRC_DIR}/lib kbd * .)
lyx_install(${TOP_SRC_DIR}/lib layouts * .)
lyx_install(${TOP_SRC_DIR}/lib lyx2lyx *.py .)