0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00

remove references to deleted mbedTLS patches

Signed-off-by: Heiko Hund <heiko@openvpn.net>
This commit is contained in:
Heiko Hund 2021-03-20 00:37:47 +01:00
parent 63d38ba278
commit f7910bb885

View File

@ -10,8 +10,6 @@ vcpkg_from_github(
HEAD_REF master
PATCHES
..\\..\\mbedtls\\patches\\0001-relax-x509-date-format-check.patch
..\\..\\mbedtls\\patches\\0002-Enable-allowing-unsupported-critical-extensions-in-r.patch
..\\..\\mbedtls\\patches\\0003-fix-gcc-android-build.patch
)
vcpkg_configure_cmake(