summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2014-09-15 23:30:47 +0000
committerJeff Trawick <trawick@apache.org>2014-09-15 23:30:47 +0000
commit2c46a052c4dda395b5dcea1ccc68a7ba7252dac0 (patch)
treea67a1172e8e4d1aea32657da8d29f34dbf2d86f6 /CMakeLists.txt
parentf81fd98d7a5e3a4081a3e4b2d71af9779533e66e (diff)
downloadapr-2c46a052c4dda395b5dcea1ccc68a7ba7252dac0.tar.gz
Follow-up to r1590617:
Install apr_perms_set.h git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1625186 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 13c31c453..f6495b2e7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -102,6 +102,7 @@ SET(APR_PUBLIC_HEADERS_STATIC
include/apr_lib.h
include/apr_mmap.h
include/apr_network_io.h
+ include/apr_perms_set.h
include/apr_poll.h
include/apr_pools.h
include/apr_portable.h