Re: svn commit: r1919799 - /subversion/branches/cmake/CMakeLists.txt

2024-08-11 Thread Timofei Zhakov
On Sun, Aug 11, 2024 at 3:17 PM Daniel Sahlberg wrote: > > Den sön 11 aug. 2024 kl 11:38 skrev Timofei Zhakov : >> >> >> I think setting of the most of these options will resolve the issue >> and make the build with CMake more similar to other build systems. >> However, by excluding some options a

Re: svn commit: r1919799 - /subversion/branches/cmake/CMakeLists.txt

2024-08-11 Thread Daniel Sahlberg
Den sön 11 aug. 2024 kl 11:38 skrev Timofei Zhakov : > > I think setting of the most of these options will resolve the issue > and make the build with CMake more similar to other build systems. > However, by excluding some options and testing, I noticed that setting > only of the _GNU_SOURCE defin

Re: svn commit: r1919799 - /subversion/branches/cmake/CMakeLists.txt

2024-08-11 Thread Timofei Zhakov
On Sat, Aug 10, 2024 at 10:37 PM Daniel Sahlberg wrote: > > Den lör 10 aug. 2024 kl 21:25 skrev : >> >> Author: rinrab >> Date: Sat Aug 10 19:25:38 2024 >> New Revision: 1919799 >> >> URL: http://svn.apache.org/viewvc?rev=1919799&view=rev >> Log: >> On the 'cmake' branch: Support compilation of Pe

Re: svn commit: r1919799 - /subversion/branches/cmake/CMakeLists.txt

2024-08-10 Thread Daniel Sahlberg
Den lör 10 aug. 2024 kl 21:25 skrev : > Author: rinrab > Date: Sat Aug 10 19:25:38 2024 > New Revision: 1919799 > > URL: http://svn.apache.org/viewvc?rev=1919799&view=rev > Log: > On the 'cmake' branch: Support compilation of Perl SWIG bindings. > > For finding the Perl dev-kit, the FindPerlLibs.c