commit 2c52f60672783f240e33d827adcc835718345eaf Author: Kornel Benko <kor...@lyx.org> Date: Wed Mar 12 20:16:29 2025 +0100
Cmake build: Add adwaita icons to be installed (cherry picked from commit dbb190020e3f3c77d62b7f8fa382f472f4ac2910) --- 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 76b53d8ff5..2ae1d43479 100755 --- a/development/cmake/Install.cmake +++ b/development/cmake/Install.cmake @@ -129,7 +129,7 @@ endforeach() foreach(_imgext "png" "svgz" "gif" "xpm") - lyx_install("data" ${TOP_SRC_DIR}/lib images "*.${_imgext}" . bullets ipa classic oxygen) + lyx_install("data" ${TOP_SRC_DIR}/lib images "*.${_imgext}" . adwaita bullets ipa classic oxygen) lyx_install("data" ${TOP_SRC_DIR}/lib images/math "*.${_imgext}" . oxygen) endforeach() lyx_install("data" ${TOP_SRC_DIR}/lib citeengines *.citeengine .) -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs