On Tuesday, February 10, 2015 03:43:33 44ghnqv...@snkmail.com wrote:
> Alexander Neundorf wrote at 21:34 +0100 on Feb 9, 2015:
> > On Monday, February 09, 2015 18:23:41 44ghnqv...@snkmail.com wrote:
> > > How does one who is making a package which installs .cmake files
> > > decide whether to p
Alexander Neundorf wrote at 21:34 +0100 on Feb 9, 2015:
> On Monday, February 09, 2015 18:23:41 44ghnqv...@snkmail.com wrote:
> > How does one who is making a package which installs .cmake files
> > decide whether to put them in .../share/cmake/Modules or
> > .../lib/cmake? Where are the docs
On Monday, February 09, 2015 18:23:41 44ghnqv...@snkmail.com wrote:
> How does one who is making a package which installs .cmake files decide
> whether to put them in .../share/cmake/Modules or .../lib/cmake? Where are
> the docs about that? I've seen examples of 3rd party packages doing both
> (
How does one who is making a package which installs .cmake files decide whether
to put them in .../share/cmake/Modules or .../lib/cmake? Where are the docs
about that? I've seen examples of 3rd party packages doing both (e.g.,
pulseaudio in lib/cmake/Foo & opencollada - in share/cmake/Modules)