aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/pkgconfig_gen_ct.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/pkgconfig_gen_ct.md')
-rw-r--r--docs/markdown/snippets/pkgconfig_gen_ct.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/markdown/snippets/pkgconfig_gen_ct.md b/docs/markdown/snippets/pkgconfig_gen_ct.md
deleted file mode 100644
index ccf9415..0000000
--- a/docs/markdown/snippets/pkgconfig_gen_ct.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## Passing `custom_target()` output to `pkg.generate()`
-
-It is now allowed to pass libraries generated by a `custom_target()` to
-pkg-config file generator. The output filename must have a known library extension
-such as `.a`, `.so`, etc.