mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Cmake build: Remove deleted svg subdir from installation.
Also added missing images/math/oxygem icons to installation.
This commit is contained in:
parent
a9fb950845
commit
2008e0876f
@ -89,8 +89,8 @@ 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 examples * . ${_all_languages} springer thesis)
|
||||||
lyx_install(${TOP_SRC_DIR}/lib fonts * .)
|
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 * . ipa commands attic classic oxygen)
|
||||||
lyx_install(${TOP_SRC_DIR}/lib images/svg * . math ipa oxygen)
|
lyx_install(${TOP_SRC_DIR}/lib images/math * . oxygen)
|
||||||
lyx_install(${TOP_SRC_DIR}/lib kbd * .)
|
lyx_install(${TOP_SRC_DIR}/lib kbd * .)
|
||||||
lyx_install(${TOP_SRC_DIR}/lib layouts * .)
|
lyx_install(${TOP_SRC_DIR}/lib layouts * .)
|
||||||
lyx_install(${TOP_SRC_DIR}/lib lyx2lyx *.py .)
|
lyx_install(${TOP_SRC_DIR}/lib lyx2lyx *.py .)
|
||||||
|
Loading…
Reference in New Issue
Block a user