diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-12-05 13:12:52 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-12-05 13:12:52 +0200 |
commit | 64ba9adcac61fd5631ac92e049bb4d6ef283b30f (patch) | |
tree | e10893a06af4d72c55780c7be9013bb9471b397b /libbuild2/cc | |
parent | bc2adbdfaae7bd65c48b3b1659a25418d90b2b86 (diff) |
List windowscodecs as Windows system library
Diffstat (limited to 'libbuild2/cc')
-rw-r--r-- | libbuild2/cc/pkgconfig.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/cc/pkgconfig.cxx b/libbuild2/cc/pkgconfig.cxx index eae328e..22577ed 100644 --- a/libbuild2/cc/pkgconfig.cxx +++ b/libbuild2/cc/pkgconfig.cxx @@ -554,6 +554,7 @@ namespace build2 cmp ("userenv") || cmp ("uuid") || cmp ("version") || + cmp ("windowscodecs") || cmp ("winhttp") || cmp ("winmm") || cmp ("winspool") || |