Re: Probably simple cmake help needed for nthash

2022-10-25 Thread Nilesh Patra
On Tue, Oct 25, 2022 at 12:07:46PM +0200, Andreas Tille wrote: > Hi Nilesh, > > Am Tue, Oct 25, 2022 at 02:49:25PM +0530 schrieb Nilesh Patra: > > On Tue, Oct 25, 2022 at 09:36:33AM +0200, Andreas Tille wrote: > > > Hi, > > > > > > the new version of nthash needs btllib which was luckily accepted

Re: Probably simple cmake help needed for nthash

2022-10-25 Thread Andreas Tille
Hi Nilesh, Am Tue, Oct 25, 2022 at 02:49:25PM +0530 schrieb Nilesh Patra: > On Tue, Oct 25, 2022 at 09:36:33AM +0200, Andreas Tille wrote: > > Hi, > > > > the new version of nthash needs btllib which was luckily accepted very > > quickly by ftpmaster. Now I "just" need to declare in CMakeLists.t

Re: Probably simple cmake help needed for nthash

2022-10-25 Thread Nilesh Patra
On Tue, Oct 25, 2022 at 09:36:33AM +0200, Andreas Tille wrote: > Hi, > > the new version of nthash needs btllib which was luckily accepted very > quickly by ftpmaster. Now I "just" need to declare in CMakeLists.txt > that the Debian packaged btllib should be used and as usually I failed > in doin