https://bugs.kde.org/show_bug.cgi?id=445489
--- Comment #5 from Rodney Dawes <dobey.p...@gmail.com> --- A quick fix for this issue is to use the `CODE` option of CMake's `install` command, so that we instead do the copy ourselves, and ignore the timestamps when copying. I've opened a PR which does this. Renaming the directories in the repository and creating a symlink farm would be better for the installed themes, as it would take up much less disk space, but maintaining it in repo would be nearly as daunting as having to ensure duplicate icons are kept updated in the repo as well. -- You are receiving this mail because: You are watching all bug changes.