<table><tr><td style="">kossebau created this revision.<br />Restricted Application added projects: Frameworks, Build System.<br />Restricted Application added a subscriber: Build System.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6772" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>when KDE_INSTALL_USE_QT_SYS_PATHS has been explicitely set,<br />
qmake can be considered a required dependency, otherwise the<br />
paths will not be known, which would be unexpected.<br />
Also does the code calling query_qmake, besides the one testing<br />
for the same install prefix, not handle the case of empty strings<br />
being returned and then results in bogus behaviour.</p>

<p>Thus this patch makes code fail hard if query_qmake is expected<br />
to yield a result, but no qmake executable is found.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>handlenoqmakefound</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6772" rel="noreferrer">https://phabricator.kde.org/D6772</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kde-modules/KDEInstallDirs.cmake<br />
modules/ECMAddQch.cmake<br />
modules/ECMGeneratePriFile.cmake<br />
modules/ECMQueryQmake.cmake</div></div></div><br /><div><strong>To: </strong>kossebau, Frameworks, ltoscano, rdieter<br /><strong>Cc: </strong>Build System<br /></div>