On Tuesday 09 October 2012, Fabio Fracassi wrote:
> Hello,
>
> I am using find_package in Module mode for a Library that is also build
> using cmake.
> The Library is build in a way that it can be used both from the build
> dir, and from the installed location.
>
> When using find_package it alwa
Hi,
On Tue, Oct 9, 2012 at 5:39 PM, Fabio Fracassi
wrote:
> On 10/9/12 5:05 PM, Andreas Pakulat wrote:
> On Tue, Oct 9, 2012 at 4:42 PM, Fabio Fracassi
> What do you mean with "package registry" here?
>
> It means the package registry where cmake stores previously build packages,
> which can be d
On 10/9/12 5:05 PM, Andreas Pakulat wrote:
Hi,
On Tue, Oct 9, 2012 at 4:42 PM, Fabio Fracassi
wrote:
On 10/9/12 4:12 PM, Andreas Pakulat wrote:
Hi,
On Tue, Oct 9, 2012 at 3:46 PM, Fabio Fracassi
wrote:
Hello,
I am using find_package in Module mode for a Library that is also build
using cm
Hi,
On Tue, Oct 9, 2012 at 3:46 PM, Fabio Fracassi
wrote:
> Hello,
>
> I am using find_package in Module mode for a Library that is also build
> using cmake.
> The Library is build in a way that it can be used both from the build dir,
> and from the installed location.
>
> When using find_package
Hello,
I am using find_package in Module mode for a Library that is also build
using cmake.
The Library is build in a way that it can be used both from the build
dir, and from the installed location.
When using find_package it always seems to prefer the build dir version,
which is somewhat s