summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIvan Zhakov <ivan@apache.org>2019-04-28 18:28:58 +0000
committerIvan Zhakov <ivan@apache.org>2019-04-28 18:28:58 +0000
commite347b5dfeef2efd9ca816816279be1e0a888c807 (patch)
tree0f4042e3c44276c117d77c64a5fd4ab2fa94f3d3 /CMakeLists.txt
parentc812fac55e9c3735e62c3940bfa6482c3aed9fea (diff)
downloadapr-e347b5dfeef2efd9ca816816279be1e0a888c807.tar.gz
Follow-up to r1838375: Register util-misc/apr_error.c in CMake build.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1858332 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 fa4a12198..e629a9bb0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -336,6 +336,7 @@ SET(APR_SOURCES
user/win32/groupinfo.c
user/win32/userinfo.c
util-misc/apr_date.c
+ util-misc/apr_error.c
util-misc/apr_queue.c
util-misc/apr_reslist.c
util-misc/apr_rmm.c