Re: FindIconv.cmake

2020-04-09 Thread Rafael Sadowski
On Thu Apr 09, 2020 at 09:43:32AM +0100, Stuart Henderson wrote: > Please no big changes to cmake before 6.7 :-) > Of course, post 6.7.

Re: FindIconv.cmake

2020-04-09 Thread Stuart Henderson
Please no big changes to cmake before 6.7 :-) -- Sent from a phone, apologies for poor formatting. On 9 April 2020 06:50:02 Rafael Sadowski wrote: On Tue Mar 31, 2020 at 07:27:42PM +0200, Raphael Graf wrote: Is it intentional that the cmake port still installs a custom version of FindIconv.c

Re: FindIconv.cmake

2020-04-08 Thread Rafael Sadowski
On Tue Mar 31, 2020 at 07:27:42PM +0200, Raphael Graf wrote: > Is it intentional that the cmake port still installs a custom version of > FindIconv.cmake? > This can cause problems because this it misses the 'IMPORTED target' provided > by cmake's original version of FindIconv.cmake, see: > https:/