commit 4967a4b6709f7ac2a626735f33e3b53b322ed0e7 Author: Kornel Benko <kor...@lyx.org> Date: Sun Mar 2 17:06:50 2025 +0100
Amend bb15f649 No need to double install themes. --- development/cmake/Install.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake index bcd0c23ed5..fbe450a800 100755 --- a/development/cmake/Install.cmake +++ b/development/cmake/Install.cmake @@ -116,7 +116,7 @@ foreach(_sd "examples" "templates") lyx_install("data" ${TOP_SRC_DIR}/lib ${_sd}/* * . *) endforeach() -foreach(_sd "kbd" "layouts" "themes" "ui" ".") +foreach(_sd "kbd" "layouts" "ui" ".") lyx_install("data" ${TOP_SRC_DIR}/lib ${_sd} * . ) endforeach() -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs