Created attachment 327392 [details, diff] cmake-utils.eclass.patch When I was fixing one bug in the eclass I found out you guys included not exactly nice code for ninja build system. I did naive approach trying to fix it, see the attachment and include it. I am not exactly sure if we can be this generic in install phase or rather do same thing like I did in make one.
Happy to have this migrated to portage?
Sure, if it is tested :-)
I would say it is in overlay for long enough, to main tree with it :-)
Thanks, fixed in CVS. + 07 Feb 2013; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass: + Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add + support for CMAKE_DISABLE_FIND_PACKAGE wrt bug #453746.