svn commit: r1920367 - in /apr/apr-util/branches/1.7.x: ./ CMakeLists.txt
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Sun Sep 1 21:09:05 2024
New Revision: 1920367
URL: http://svn.apache.org/viewvc?rev=1920367&view=rev
Log:
Merge r1920364 from apr/trunk:
CMake: Install include/apr_jose.h and include/apr_json.h.
Modified:
apr/apr-util/branches/1.7.x/ (props changed)
apr/apr-util/branches/1.7.x/CMakeLists.txt
Propchange: apr/apr-util/branches/1.7.x/
------------------------------------------------------------------------------
Merged /apr/apr/trunk:r1920364
Modified: apr/apr-util/branches/1.7.x/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/CMakeLists.txt?rev=1920367&r1=1920366&r2=1920367&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/CMakeLists.txt (original)
+++ apr/apr-util/branches/1.7.x/CMakeLists.txt Sun Sep 1 21:09:05 2024
@@ -139,6 +139,8 @@ SET(APR_PUBLIC_HEADERS_STATIC
include/apr_dbd.h
include/apr_dbm.h
include/apr_hooks.h
+ include/apr_json.h
+ include/apr_jose.h
include/apr_ldap_init.h
include/apr_ldap_option.h
include/apr_ldap_rebind.h