<table><tr><td style="">bruns created this revision.<br />bruns added a reviewer: Frameworks.<br />Herald added projects: Frameworks, Build System.<br />Herald added subscribers: kde-buildsystem, kde-frameworks-devel.<br />bruns 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/D15559">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Use of positional arguments is error prone, as e.g. switching order<br />
of e.g. NAMESPACE and MODULENAME wont have the desired effect, as<br />
the keywords are ignored for the first three arguments.</p>

<p>Parse all arguments with cmake_parse_arguements, and fix the documentation<br />
(list supported arguements) and example (add TARGET keyword).</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>build bindings</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>python_ecm_cleanup</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15559">https://phabricator.kde.org/D15559</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>find-modules/FindPythonModuleGeneration.cmake</div></div></div><br /><div><strong>To: </strong>bruns, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns<br /></div>