<table><tr><td style="">cullmann created this revision.<br />Herald added projects: Frameworks, Build System.<br />Herald added subscribers: kde-buildsystem, kde-frameworks-devel.<br />cullmann 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/D24568">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Provides a clang-format target if wanted</p>

<p>Example usage:</p>

<p>include(KDEClangFormat)</p>

<h2 class="remarkup-header">add clang-format target for all our real source files</h2>

<p>file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES autotests/src/*.cpp autotests/src/*.h src/*.cpp src/*.h templates/*.cpp templates/*.h)<br />
kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tried that above usage thingy in KTextEditor</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24568">https://phabricator.kde.org/D24568</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kde-modules/KDEClangFormat.cmake<br />
kde-modules/clang-format.cmake</div></div></div><br /><div><strong>To: </strong>cullmann<br /><strong>Cc: </strong>kde-frameworks-devel, kde-buildsystem, LeGast00n, GB_2, bencreasy, michaelh, ngraham, bruns<br /></div>