mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
edf3441180
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"name": "pcre",
|
|
"version": "8.45",
|
|
"port-version": 5,
|
|
"description": "Perl Compatible Regular Expressions",
|
|
"homepage": "https://www.pcre.org/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|