summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2014-01-20 14:16:10 +0000
committerJeff Trawick <trawick@apache.org>2014-01-20 14:16:10 +0000
commitc77eb6cf1e2cd84bd6b610233b57a35595ee36dc (patch)
tree11f1afe1ac081392b35cb2444d4c19e64dc7acef /README.cmake
parentf7b5ef50c1d4642e36bf906029aef62d94a12e2b (diff)
downloadapr-c77eb6cf1e2cd84bd6b610233b57a35595ee36dc.tar.gz
Windows cmake build: Fix incorrect use of some logic intended
for Windows 9x, including legacy filesystem interfaces and dynamic loading of some Windows APIs. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1559706 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index 42c99c13c..cfff8ca0d 100644
--- a/README.cmake
+++ b/README.cmake
@@ -4,6 +4,8 @@ Status
------
This build support is currently intended only for Microsoft Windows.
+Only Windows NT-based systems can be targeted. (The traditional
+Windows build support for APR can target Windows 9x as well.)
This build support is experimental. Specifically,