svn commit: r1920365 - /apr/apr/trunk/CMakeLists.txt
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Sun Sep 1 20:56:21 2024
New Revision: 1920365
URL: http://svn.apache.org/viewvc?rev=1920365&view=rev
Log:
CMake: Install include/apr_ldap.h.
Modified:
apr/apr/trunk/CMakeLists.txt
Modified: apr/apr/trunk/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr/trunk/CMakeLists.txt?rev=1920365&r1=1920364&r2=1920365&view=diff
==============================================================================
--- apr/apr/trunk/CMakeLists.txt (original)
+++ apr/apr/trunk/CMakeLists.txt Sun Sep 1 20:56:21 2024
@@ -236,6 +236,7 @@ SET(APR_PUBLIC_HEADERS_STATIC
include/apr_inherit.h
include/apr_jose.h
include/apr_json.h
+ include/apr_ldap.h
include/apr_lib.h
include/apr_md4.h
include/apr_md5.h