<table><tr><td style="">kossebau created this revision.<br />Restricted Application added projects: Frameworks, Build System.<br />Restricted Application added subscribers: kde-buildsystem, kde-frameworks-devel.<br />kossebau 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/D13721">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Quite some C++-based projects do not use .h as header file extension, but<br />
.hpp, .hxx or other variants. Making the header file extension configurable<br />
enables to make use of ECMGenerateHeaders in such projects.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>The added unit test works, existing unit tests work as before.<br />
Also using in project with .hpp files works.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>supportotherheaderextensions</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13721">https://phabricator.kde.org/D13721</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>modules/ECMGenerateHeaders.cmake<br />
tests/ECMGenerateHeadersTest/headtest1.hpp<br />
tests/ECMGenerateHeadersTest/headtest2.hpp<br />
tests/ECMGenerateHeadersTest/run_test.cmake.config</div></div></div><br /><div><strong>To: </strong>kossebau<br /><strong>Cc: </strong>kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns<br /></div>