diff options
| author | Michael Heyman <mheyman@gmail.com> | 2021-09-01 14:48:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-01 11:48:01 -0700 |
| commit | 2b4ff3419f7421b2972e4d6879251a23049cd8c1 (patch) | |
| tree | 65994977a54ee648d61d1ad64e22618a36de8ca3 /versions/baseline.json | |
| parent | aa65c404c67410d1b2991d2b13386969f228edb0 (diff) | |
| download | vcpkg-2b4ff3419f7421b2972e4d6879251a23049cd8c1.tar.gz vcpkg-2b4ff3419f7421b2972e4d6879251a23049cd8c1.zip | |
[oatpp-openssl] new port (#19265)
* [oatpp-openssl] new port
* [oatpp-openssl] uses version-semver
* [oatpp-openssl] uses version-semver
* [oatpp-version] has paramters with arguments surrounded by quotes
* [oatpp-openssl] vcpkg x-add-version oatpp-openssl --overwrite-version
* [oatpp-openssl] no unused vcpkg_cmake_configure options
* [oatpp-openssl] no unused vcpkg_cmake_configure options
Co-authored-by: mheyman <mheyman@localdomain>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index e1fda552b..83566b49a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4520,6 +4520,10 @@ "baseline": "1.2.5", "port-version": 0 }, + "oatpp-openssl": { + "baseline": "1.2.5", + "port-version": 0 + }, "oatpp-postgresql": { "baseline": "1.2.5", "port-version": 0 |
