summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2017-01-10 16:08:09 +0000
committerYann Ylavic <ylavic@apache.org>2017-01-10 16:08:09 +0000
commit183e2a12e6e1f418af5bdb682acec56e268b7039 (patch)
tree1e55eb772d60e257878e4699d5058a6a779e2a35 /CMakeLists.txt
parent7b872d6ca82713b5392c477065531c5979d2b5d3 (diff)
downloadapr-183e2a12e6e1f418af5bdb682acec56e268b7039.tar.gz
Register testsiphash for cmake.
Submitted by: Michal Karm Babacek <karm fedoraproject.org> Reviewed by: ylavic git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1778153 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c4936325b..9a36de9c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -396,6 +396,7 @@ SET(APR_TEST_SOURCES
test/testreslist.c
test/testrmm.c
test/testshm.c
+ test/testsiphash.c
test/testskiplist.c
test/testsleep.c
test/testsock.c