vcpkg/ports/openssl-windows
Wanderley Caloni 7a33372afd Including config file openssl.cnf in installation. (#8224)
* Including config file openssl.cnf in installation.

The original cmake script after the build delete the openssl.cnf files,
but if there is no config file in the environment the openssl.exe
warnings and fails in some commands.

This commit instead of deleting one of the openssl.cnf file it renames
(moves) to the installation dir tools/openssl, the same openssl.exe
final destination.

* Changing version from CONTROL file to help the vcpkg update command know to rebuild.
2019-10-08 10:25:43 -07:00
..
ConfigureIncludeQuotesFix.patch
CONTROL Including config file openssl.cnf in installation. (#8224) 2019-10-08 10:25:43 -07:00
EmbedSymbolsInStaticLibsZ7.patch
EnableWinARM32.patch
EnableWinARM64.patch Enable openssl:arm64-windows 2019-04-10 07:46:42 +00:00
portfile.cmake Including config file openssl.cnf in installation. (#8224) 2019-10-08 10:25:43 -07:00
STRINGIFYPatch.patch
usage