[Cook] Command-line Arguments

Travis Shirk travis at pobox.com
Thu Oct 27 07:19:06 EST 2011


cook <target> opts="-Debug"

"opts" is not significant, it can be anything.

-travis

On Wed, Oct 26, 2011 at 2:09 PM, Kyle Loveless
<kyle.p.loveless at gmail.com> wrote:
> Hi,
> Is there a way to pass my own command line arguments to cook? Basically I
> want to something like:
> cook <target> -Debug
> cook <target> -Nodebug
> which internally will set the c++ compile flags in the cookbook.
> Thanks!
> Kyle
> _______________________________________________
> Cook-users mailing list
> Cook-users at lists.auug.org.au
> http://lists.auug.org.au/listinfo/cook-users
>
>


More information about the Cook-users mailing list