Hello Michael!
On Thursday, June 09, 2011 02:32:09 AM Michael Pyne wrote: > 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. it works. Fine and thanks. -- guy >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
