]> granicus.if.org Git - libevent/commitdiff
Disclaimerize cmake a little in the README
authorNick Mathewson <nickm@torproject.org>
Tue, 21 Jan 2014 19:29:00 +0000 (14:29 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 21 Jan 2014 19:29:00 +0000 (14:29 -0500)
README.md

index 795ad885585bc8a2de4764ef0fcff473f85534af..f674a0887b9cc18908df91fa05c6fa82d27d2c1b 100644 (file)
--- 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 <http://www.cmake.org>.
 
 To build libevent using Microsoft Visual studio open the "Visual Studio Command prompt" and type: