<table><tr><td style="">kfunk requested changes to this revision.<br />kfunk added a comment.<br />This revision now requires changes to proceed.
</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/D15895">View Revision</a></tr></table><br /><div><div><p>Note: This is likely the wrong fix to this problem.</p>

<p>On Ubuntu ...</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">CLANG_INCLUDE_DIRS</tt> yields "/usr/lib/llvm-7/include" which contains the clang/ and llvm/ subdirs. This is not the dir we want. No cpuid.h header in here either.</li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">@CLANG_LIBRARY_DIRS@/clang/@CLANG_VERSION@/include</tt> yields "/usr/lib/llvm-7/lib/clang/7.0.0/include". Okay. Contains the cpuid.h header.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15895">https://phabricator.kde.org/D15895</a></div></div><br /><div><strong>To: </strong>buschinski, KDevelop, kfunk<br /><strong>Cc: </strong>kfunk, arrowd, kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight<br /></div>