https://bugs.kde.org/show_bug.cgi?id=445489
Rodney Dawes <dobey.p...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/breeze-icons/commit/ | |250a7d0bbe6dd8e7d2e7cba4cc8 | |2a2d8cce37cf1 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Rodney Dawes <dobey.p...@gmail.com> --- Git commit 250a7d0bbe6dd8e7d2e7cba4cc82a2d8cce37cf1 by Rodney Dawes. Committed on 03/12/2021 at 17:49. Pushed by ngraham into branch 'master'. Install dark icons via execute_process to use copy command In order to ensure the dark icons are copied over the light icons which are installed into the dark theme for BUG:444095, we need to execute the copy command ourselves rather than using CMake's internal copy mechanism used by the normal install command, so we use CODE mode of install to execute_process and print an appropriate status message. M +28 -2 icons-dark/CMakeLists.txt https://invent.kde.org/frameworks/breeze-icons/commit/250a7d0bbe6dd8e7d2e7cba4cc82a2d8cce37cf1 -- You are receiving this mail because: You are watching all bug changes.