turn pkg-config into a package instead of a library

This commit is contained in:
DubbleClick
2025-08-27 14:33:39 +07:00
parent a5351e1546
commit 694fd2f1e0
13 changed files with 168 additions and 100 deletions

View File

@@ -69,5 +69,17 @@
},
"zig-x86_64-win": {
"type": "custom"
},
"pkg-config-x86_64-linux": {
"type": "custom"
},
"pkg-config-aarch64-linux": {
"type": "custom"
},
"pkg-config-x86_64-macos": {
"type": "custom"
},
"pkg-config-aarch64-macos": {
"type": "custom"
}
}