svn commit: r1920372 - /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:32:04 2024
New Revision: 1920372
URL: http://svn.apache.org/viewvc?rev=1920372&view=rev
Log:
CMake: Sort APR_PUBLIC_HEADERS_STATIC.
Modified:
apr/apr-util/branches/1.7.x/CMakeLists.txt
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=1920372&r1=1920371&r2=1920372&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:32:04 2024
@@ -139,8 +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_json.h
include/apr_ldap_init.h
include/apr_ldap_option.h
include/apr_ldap_rebind.h