mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
2bfd2b07e6
* ocilib msbuild * v db
17 lines
431 B
JSON
17 lines
431 B
JSON
{
|
|
"name": "ocilib",
|
|
"version": "4.7.5",
|
|
"port-version": 3,
|
|
"description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
|
|
"homepage": "https://vrogier.github.io/ocilib/",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp & !(arm & windows)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|