From d03b5bf0bcbff1dc401fa20a4cf294613fa9b790 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 21 Jan 2014 14:29:00 -0500 Subject: [PATCH] Disclaimerize cmake a little in the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 795ad885..f674a088 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ The configure script also supports the following flags: ## CMake (Windows) +(Note that autoconf is currently the most mature and supported build +enviroment for libevent; the cmake instructions here are new and +experimental, though they _should_ be solid. We hope that cmake will +still be supported in future versions of Libevent, and will try to +make sure that happens.) + First of all install . To build libevent using Microsoft Visual studio open the "Visual Studio Command prompt" and type: -- 2.50.1