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

--- Comment #2 from David Faure <fa...@kde.org> ---
FindQt4.cmake was using qmake.

Qt5 installs cmake config files, which cmake picks up using CMAKE_PREFIX_PATH
unless it's in a standard location. qmake is not involved at all (except in the
bit of code in ECM that uses qmake -query to find out where the qt plugins are
installed, but that's very minor). I'm 100% sure that CMAKE_PREFIX_PATH should
be set.

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

Reply via email to