https://bugs.kde.org/show_bug.cgi?id=393195

--- Comment #5 from Thomas Friedrichsmeier 
<thomas.friedrichsme...@ruhr-uni-bochum.de> ---
You are right, again. The problem turns out to be that IF(EXISTS ...) checks
whether the file exists at the time that cmake is run, not at the time of make
install. Which it did, when I was testing without a complete wipe of the build
directory, but of course not when building from scratch.

Reverting seems like the best option for now, since the only downside is a
couple of empty directories in the installation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to