[gobolinux-devel] cmake_variables
Lucas C. Villa Real
lucasvr at gobolinux.org
Tue May 13 16:44:11 NZST 2008
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.
> 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?
Lucas
More information about the gobolinux-devel
mailing list