<table><tr><td style="">sitter added a comment.
</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/D5143" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>The way I understand it the use case here is during development, so I am not sure the ki18n circular dep is particularly concerning. Avoiding it seems fairly difficult as find_package needs to happen at configure-time, fetch-translations at build-time, and so we only actually know whether or not it is ts-only at build-time (when we have downloaded the translations).</p>

<p>That being said appropximations that come to mind:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">grep all Messages.sh to check if there are any pots that do not end in <tt style="background: #ebebeb; font-size: 13px;">_qt.pot</tt>. as a matter of policy we seem to use that for all qt-only pots</li>
<li class="remarkup-list-item">grep all Messages.sh to check if there are lines without $EXTRACT_TR_STRINGS (the extractor for qt-only)</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5143" rel="noreferrer">https://phabricator.kde.org/D5143</a></div></div><br /><div><strong>To: </strong>apol, Frameworks, Build System, kfunk, ltoscano, aacid<br /><strong>Cc: </strong>sitter<br /></div>