early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/pcre2/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/pcre2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "pcre2",
|
||||
"version": "10.40",
|
||||
"description": "Regular Expression pattern matching using the same syntax and semantics as Perl 5.",
|
||||
"homepage": "https://github.com/PCRE2Project/pcre2",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user