Add a global ENABLE_MODULES setting to make it easy
authorJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 22:13:41 +0000 (22:13 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 22:13:41 +0000 (22:13 +0000)
commit550b738e8935d380c1cef887d6c1676705893287
tree57de4f51c76a7ad2d6d7cbd29966556a43134dda
parent90daf71806b3b01b23bdf46ca7c5b011353a2332
Add a global ENABLE_MODULES setting to make it easy
to build and/or activate all possible modules.

A few modules that are not currently buildable needed a
prereq to be defined so that they will be skipped over
appropriately for reasonable values of ENABLE_MODULES.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1520937 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt
README.cmake