Re: CMake, FindAPR and FindAPRUtil

2025-05-28 Thread Branko Čibej
On 28. 5. 25 14:35, Daniel Sahlberg wrote: Den ons 28 maj 2025 kl 14:29 skrev Timofei Zhakov : ... So, it would be great if serf starts using svn's modules. I can try to support pkgconfig in them if needed. Thoughts? Outside of my area of expertise but doesn't this concern the bui

Re: CMake, FindAPR and FindAPRUtil

2025-05-28 Thread Branko Čibej
On 28. 5. 25 14:27, Timofei Zhakov wrote: On Wed, May 28, 2025 at 2:14 PM Branko Čibej wrote: So I was fiddling with Serf's CMake build recently, and just now I noticed (again) that Serf has FindAPR.cmake and FindAPRUtil.cmake as well, and they're almost entirely completely differen

Re: CMake, FindAPR and FindAPRUtil

2025-05-28 Thread Daniel Sahlberg
Den ons 28 maj 2025 kl 14:29 skrev Timofei Zhakov : ... > So, it would be great if serf starts using svn's modules. I can try to > support pkgconfig in them if needed. > > Thoughts? > Outside of my area of expertise but doesn't this concern the build system in Serf? In that case I think we are on

Re: CMake, FindAPR and FindAPRUtil

2025-05-28 Thread Timofei Zhakov
On Wed, May 28, 2025 at 2:14 PM Branko Čibej wrote: > So I was fiddling with Serf's CMake build recently, and just now I noticed > (again) that Serf has FindAPR.cmake and FindAPRUtil.cmake as well, and > they're almost entirely completely different from Subversion's. Not only > completely differe

CMake, FindAPR and FindAPRUtil

2025-05-28 Thread Branko Čibej
So I was fiddling with Serf's CMake build recently, and just now I noticed (again) that Serf has FindAPR.cmake and FindAPRUtil.cmake as well, and they're almost entirely completely different from Subversion's. Not only completely different but far more complete, IMO. I'd like to merge the two