On Wednesday, June 08, 2011 20:20:44 Gregory Schlomoff wrote:
> Try wrapping them in double quotes, like this:
> 
> cmake-options -DCMAKE_CXX_FLAGS_DEBUG="-g3 -O0"

It's been awhile since I had to add this, but try

cmake-options "-DCMAKE_CXX_FLAGS_DEBUG=-g3 -O0" instead.

Someday I'll make the option parsing support double-quotes after the equals 
sign as well, but this is the only thing that works at this point.

Regards,
 - Michael Pyne

Attachment: signature.asc
Description: This is a digitally signed message part.

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to