Re: svn commit: r1926244 - /subversion/trunk/build/cmake/FindSerf.cmake

2025-06-09 Thread Branko Čibej
On 9. 6. 25 18:43, Timofei Zhakov wrote: We're including apr_xlate.h for a couple of macros in subversion/include/svn_utf.h, we need /only/ the header, not the whole library. But CMake in its wisdom doesn't make the include path available unless the target its building /links/ wi

Re: svn commit: r1926244 - /subversion/trunk/build/cmake/FindSerf.cmake

2025-06-09 Thread Branko Čibej
On 9. 6. 25 18:39, Timofei Zhakov wrote: On Sun, Jun 8, 2025 at 10:26 AM wrote: Author: brane Date: Sun Jun  8 08:26:12 2025 New Revision: 1926244 URL: http://svn.apache.org/viewvc?rev=1926244&view=rev Log: Teach t

Re: svn commit: r1926244 - /subversion/trunk/build/cmake/FindSerf.cmake

2025-06-09 Thread Timofei Zhakov
> > We're including apr_xlate.h for a couple of macros in > subversion/include/svn_utf.h, we need *only* the header, not the whole > library. But CMake in its wisdom doesn't make the include path available > unless the target its building *links* with apr-util. This is just plain ( > censored) and

Re: svn commit: r1926244 - /subversion/trunk/build/cmake/FindSerf.cmake

2025-06-09 Thread Timofei Zhakov
On Sun, Jun 8, 2025 at 10:26 AM wrote: > Author: brane > Date: Sun Jun 8 08:26:12 2025 > New Revision: 1926244 > > URL: http://svn.apache.org/viewvc?rev=1926244&view=rev > Log: > Teach the CMake build to find serf-2, and use the paths defined in the > GNUInstallDirs module, because that's where

Re: svn commit: r1926244 - /subversion/trunk/build/cmake/FindSerf.cmake

2025-06-08 Thread Branko Čibej
On 8. 6. 25 10:26, br...@apache.org wrote: Author: brane Date: Sun Jun 8 08:26:12 2025 New Revision: 1926244 URL:http://svn.apache.org/viewvc?rev=1926244&view=rev Log: Teach the CMake build to find serf-2, and use the paths defined in the GNUInstallDirs module, because that's where Serf's CMake