]> git.lyx.org Git - features.git/commitdiff
Cmake buid: Install the new svgz icons
authorKornel Benko <kornel@lyx.org>
Sat, 18 Oct 2014 14:53:41 +0000 (16:53 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 18 Oct 2014 14:53:41 +0000 (16:53 +0200)
development/cmake/Install.cmake

index ddf2440b4a3c8182ccde798e7b0c37fe611987c9..f85dfa9dd887772b320940773ec56328ef041926 100755 (executable)
@@ -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   .)