<div dir="ltr">On Mon, Nov 30, 2015 at 2:04 PM, iosif neitzke <span dir="ltr"><<a href="mailto:iosif.neitzke+cmake@gmail.com" target="_blank">iosif.neitzke+cmake@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What does output_required_files() [0] do, and is it applicable here?<br>
<br>
[0] <a href="https://cmake.org/cmake/help/v3.4/command/output_required_files.html" rel="noreferrer" target="_blank">https://cmake.org/cmake/help/v3.4/command/output_required_files.html</a></blockquote><div><br>First and foremost, it introduces deprecated behaviour into your code. The very first line in the docs you link to says that it was deprecated in CMake 3.0 and is this scheduled for removal. It should not be used in new code.<br><br></div><div>Petr<br></div></div><br></div></div>