On Tue, May 13, 2008 at 1:16 AM, Hisham <[EMAIL PROTECTED]> wrote:
> On Tue, May 13, 2008 at 1:01 AM, Lucas C. Villa Real
>  <[EMAIL PROTECTED]> 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
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to