From 3465c5105b4bbec56a2a2f6ffd0dda1f4f5f71fa Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 3 Aug 2015 07:19:25 -0500 Subject: update build information --- README.windows | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.windows') diff --git a/README.windows b/README.windows index cdaed2e..22679cb 100644 --- a/README.windows +++ b/README.windows @@ -40,3 +40,7 @@ Pre-built Windows binaries are available with LibreSSL releases if you do not have a mingw-w64 build environment. Mingw-w64 code is largely, but not 100%, compatible with code built from Visual Studio. Notably, FILE * pointers cannot be shared between code built for Mingw-w64 and Visual Studio. + +As of LibreSSL 2.2.2, Visual Studio Native builds can be produced using CMake. +This produces ABI-compatible libraries for linking with native code generated +by Visual Studio. -- cgit v1.2.3-55-g6feb