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