meson/docs/markdown/snippets/windows-resources-dependenc...

274 B

Windows resource files dependencies

The compile_resources() function of the windows module now takes the depend_files: and depends: keywords.

When using binutils's windres, dependencies on files #include'd by the preprocessor are now automatically tracked.