aboutsummaryrefslogtreecommitdiff
path: root/lib/README.cmake
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 10:44:25 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 10:44:25 +0100
commit3f96b7827b18be5fb0050af17663337a4fc56234 (patch)
treeb83f4d4caf23fb225821352a77b2e08935bf17b4 /lib/README.cmake
parent4259d2df7dd95637a4b1e3fb174fe5e5aef81069 (diff)
update to current state
Diffstat (limited to 'lib/README.cmake')
-rw-r--r--lib/README.cmake9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/README.cmake b/lib/README.cmake
index 5c75e1d0b..c43516086 100644
--- a/lib/README.cmake
+++ b/lib/README.cmake
@@ -14,9 +14,12 @@ that you can with the autotools version of the build, and there have already
been bugs filed against the CMake build system that haven't been addressed -
due to lack of maintainers.
-We keep the files included in release archives and CVS for now in the hope
+We keep the files included in release archives and git for now in the hope
that people will appreciate it and help us keep them in shape, and even
-improve them to become on par with the main build system. If not, we might
-remove them again in a future version.
+improve them to become on par with the main build system.
Daniel, November 2009 just before the 7.19.7 release
+
+March 2010: The cmake build support is now completely broken and unless
+someone steps forward to help improving it, we will remove the cmake build
+support before the next release.