<table><tr><td style="">daandemeyer 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/D22699">View Revision</a></tr></table><br /><div><div><p>I'm not sure if its beneficial to use <tt style="background: #ebebeb; font-size: 13px;">cmake_parse_arguments</tt> here. It seems like it would make the macro harder to understand compared to the current change. I'm also not entirely sure how it would work? I haven't worked with <tt style="background: #ebebeb; font-size: 13px;">cmake_parse_arguments</tt> before.</p>

<p>The only thing that might cause issues with the current change is that passing a target that doesn't exist will not fail but instead just create a new list variable (although that's also the case without the change since you can pass wrong list variables to the macro and it wouldn't notice).</p></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/D22699">https://phabricator.kde.org/D22699</a></div></div><br /><div><strong>To: </strong>daandemeyer, alexmerry<br /><strong>Cc: </strong>apol, kde-frameworks-devel, kde-buildsystem, LeGast00n, sbergeron, bencreasy, michaelh, ngraham, bruns<br /></div>