[gobolinux-devel] cmake_variables
Hisham
hisham.hm at gmail.com
Tue May 13 18:29:45 NZST 2008
On Tue, May 13, 2008 at 1:44 AM, Lucas C. Villa Real
<lucasvr at gobolinux.org> wrote:
> On Tue, May 13, 2008 at 1:16 AM, Hisham <hisham.hm at gmail.com> wrote:
> > On Tue, May 13, 2008 at 1:01 AM, Lucas C. Villa Real
> > <lucasvr at gobolinux.org> wrote:
> > > Hi,
> > >
> > > I was looking at Cmake's body in bin/Compile and it turns out that
> > > cmake_variables serves to exactly the same purpose as the environment
> > > array. Is there a reason to keep it? Are there recipes using that yet?
> >
> > Well, technically the difference is that those variables are only
> > exported to the cmake call. I don't really remember if it does make a
> > difference.
>
> Yes, but since Compile is called only once per recipe, there's really
> no point in duplicating functionality, unless to have nice variable
> names.
The point I was trying to bring was that perhaps the variables
shouldn't be exported during the make run for some reason.
> > Know of a good way to search for cmake_variables uses in
> > recipes without downloading the entire svn repo locally?
>
> That's the only way, I think. Do you have it around?
Of course not, that's why I asked. ;)
-- Hisham
More information about the gobolinux-devel
mailing list