<table><tr><td style="">heikobecker created this revision.<br />heikobecker added reviewers: Kate, cullmann.<br />Herald added a project: Kate.<br />Herald added a subscriber: kwrite-devel.<br />heikobecker requested review of this revision.
</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/D25411">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>KF5I18n is required anyway. If it isn't searched and found when the<br />
ki18n_install call, which is injected by the release scripts, is<br />
encountered the build will fail with "CMake Error: No script<br />
specified for argument -P" because a variable usually set by<br />
ki18n_install is not defined.<br />
The same applies to KF5DocTools and kdoctools_install as well, but<br />
it is guarded by a "if (KF5DocTools_FOUND)" so it doesn't error out<br />
but just doesn't install any handbooks, even if KF5DocTools is found.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>The 19.11.80 tarball builds fine with the patch applied</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R40 Kate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25411">https://phabricator.kde.org/D25411</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>heikobecker, Kate, cullmann<br /><strong>Cc: </strong>kwrite-devel, domson, michaelh, ngraham, demsking, cullmann, sars, dhaumann<br /></div>