vcpkg/ports/openssl
Kai Pastor 8d1bb02da0
[openssl] Update to 3.3.0, limited cmake config fixup (#38173)
Based on #38118, credits: @talregev.

OpenSSL now installs a CMake config, but it is not generated by CMake,
and it is not multi-config capable. This limitation affects location
properties, interface link libraries and package variables.
This PR just patches the config to chainload CMake's Find module.
Together with vcpkg's cmake wrapper, this immediately gives the desired
imported targets in a multi-config configuration when a user really
requests `OpenSSL CONFIG`.

---------

Co-authored-by: Tal Regev <tal.regev@gmail.com>
2024-04-15 14:18:29 -04:00
..
unix
windows [openssl] Update to 3.3.0, limited cmake config fixup (#38173) 2024-04-15 14:18:29 -04:00
cmake-config.patch [openssl] Update to 3.3.0, limited cmake config fixup (#38173) 2024-04-15 14:18:29 -04:00
command-line-length.patch
install-pc-files.cmake
openssl.pc.in
portfile.cmake [openssl] Update to 3.3.0, limited cmake config fixup (#38173) 2024-04-15 14:18:29 -04:00
script-prefix.patch
usage [openssl] Update to 3.3.0, limited cmake config fixup (#38173) 2024-04-15 14:18:29 -04:00
vcpkg-cmake-wrapper.cmake.in
vcpkg.json [openssl] Update to 3.3.0, limited cmake config fixup (#38173) 2024-04-15 14:18:29 -04:00