]> granicus.if.org Git - apache/commit
httpdunit: add CMake support for Windows
authorJacob Champion <jchampion@apache.org>
Thu, 25 May 2017 21:18:38 +0000 (21:18 +0000)
committerJacob Champion <jchampion@apache.org>
Thu, 25 May 2017 21:18:38 +0000 (21:18 +0000)
commitac87d1fbbd46f60577171f5b503abcc8a5c2a370
tree64077257b344cd7f9cfc18c4ee0ebbdcdebea961
parent589866e7e5e09513a6ef9617c1758623a1de8ddc
httpdunit: add CMake support for Windows

Add a CMake version of the httpdunit build system. At the moment, the only
annoyance is that CMake doesn't like globbing source files, so the
generator must be re-run whenever test cases are added.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpdunit@1796206 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt