mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"name": "pcre",
|
|
"version": "8.45",
|
|
"port-version": 6,
|
|
"description": "Perl Compatible Regular Expressions",
|
|
"homepage": "https://www.pcre.org/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|