Re: cmake issue with minia: include could not find load file (GatbCore)

2019-01-22 Thread Andreas Tille
On Mon, Jan 21, 2019 at 07:58:29PM -, Sune Vuorela wrote:
> On 2019-01-21, Andreas Tille  wrote:
> > Is there any way to make cmake more verbose where it is seeking for files
> > to include?
> 
> cmake --trace 
> 
> at least give you more debugging info than you could ever wish for.

Thanks a lot, that was very helpful, Andreas.

-- 
http://fam-tille.de



Re: cmake issue with minia: include could not find load file (GatbCore)

2019-01-21 Thread Sune Vuorela
On 2019-01-21, Andreas Tille  wrote:
> Is there any way to make cmake more verbose where it is seeking for files
> to include?

cmake --trace 

at least give you more debugging info than you could ever wish for.

/Sune



cmake issue with minia: include could not find load file (GatbCore)

2019-01-21 Thread Andreas Tille
Hi,

I try to update minia[1] to its latest upstream version but cmake runs into:

CMake Error at CMakeLists.txt:66 (include):
  include could not find load file:

GatbCore

However, the build dependency libgatbcore-dev provides the according
cmake input file:

dpkg -L libgatbcore-dev | grep GatbCore
/usr/lib/x86_64-linux-gnu/cmake/GatbCore.cmake

and I verified that this is available in the pbuilder chroot.

Is there any way to make cmake more verbose where it is seeking for files
to include?

Kind regards

  Andreas.


[1] https://salsa.debian.org/med-team/minia

-- 
http://fam-tille.de