svn commit: r1920366 - in /apr/apr/branches/1.7.x: ./ CMakeLists.txt
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Sun Sep 1 20:58:15 2024
New Revision: 1920366
URL: http://svn.apache.org/viewvc?rev=1920366&view=rev
Log:
On 1.7.x: Merge r1920363 from trunk:
CMake: Install include/apr_encode.h.
Modified:
apr/apr/branches/1.7.x/ (props changed)
apr/apr/branches/1.7.x/CMakeLists.txt
Propchange: apr/apr/branches/1.7.x/
------------------------------------------------------------------------------
Merged /apr/apr/trunk:r1920363
Modified: apr/apr/branches/1.7.x/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.7.x/CMakeLists.txt?rev=1920366&r1=1920365&r2=1920366&view=diff
==============================================================================
--- apr/apr/branches/1.7.x/CMakeLists.txt (original)
+++ apr/apr/branches/1.7.x/CMakeLists.txt Sun Sep 1 20:58:15 2024
@@ -128,6 +128,7 @@ SET(APR_PUBLIC_HEADERS_STATIC
include/apr_atomic.h
include/apr_cstr.h
include/apr_dso.h
+ include/apr_encode.h
include/apr_env.h
include/apr_errno.h
include/apr_escape.h