mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
turn pkg-config into a package instead of a library
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user