diff --git a/docs/markdown/snippets/windows-resources-custom-targets.md b/docs/markdown/snippets/windows-resources-custom-targets.md new file mode 100644 index 000000000..a2dce3ad1 --- /dev/null +++ b/docs/markdown/snippets/windows-resources-custom-targets.md @@ -0,0 +1,3 @@ +## Can use custom targets as Windows resource files + +The `compile_resources()` function of the `windows` module can now be used on custom targets as well as regular files.