[CMake] [cmake-developers] Obtaining header file dependencies of a source file manually

Petr Kmoch petr.kmoch at gmail.com
Mon Nov 30 08:08:43 EST 2015


On Mon, Nov 30, 2015 at 2:04 PM, iosif neitzke <
iosif.neitzke+cmake at gmail.com> wrote:

> What does output_required_files() [0] do, and is it applicable here?
>
> [0] https://cmake.org/cmake/help/v3.4/command/output_required_files.html


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.

Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151130/d7033a53/attachment-0001.html>


More information about the CMake mailing list