svn commit: r1920363 - /apr/apr/trunk/CMakeLists.txt
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Sun Sep 1 20:55:49 2024
New Revision: 1920363
URL: http://svn.apache.org/viewvc?rev=1920363&view=rev
Log:
CMake: Install include/apr_encode.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=1920363&r1=1920362&r2=1920363&view=diff
==============================================================================
--- apr/apr/trunk/CMakeLists.txt (original)
+++ apr/apr/trunk/CMakeLists.txt Sun Sep 1 20:55:49 2024
@@ -221,6 +221,7 @@ SET(APR_PUBLIC_HEADERS_STATIC
include/apr_dbd.h
include/apr_dbm.h
include/apr_dso.h
+ include/apr_encode.h
include/apr_env.h
include/apr_errno.h
include/apr_escape.h