vcpkg/ports/ocilib/vcpkg.json
Mats Taraldsvik efeb03d202
[ocilib] fix wrong solution filename (#16625)
* [ocilib] fix wrong solution filename

There is only a single file in proj/dll and that is ocilib_dll_vs2019.sln.

* ran x-add-version on new version

* consolidated platform

* consolidated platform

Co-authored-by: Mats Taraldsvik <mats.taraldsvik@norkart.no>
2021-03-16 11:47:27 -07:00

9 lines
284 B
JSON

{
"name": "ocilib",
"version-string": "4.7.1",
"port-version": 1,
"description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
"homepage": "https://vrogier.github.io/ocilib/",
"supports": "!(arm | uwp)"
}