[cmake-developers] Ninja passes all tests on OS X

Bill Hoffman bill.hoffman at kitware.com
Fri Jul 6 09:52:55 EDT 2012


On 7/6/2012 7:33 AM, Nicolas Desprès wrote:
> I agree. Any idea how you would like to re-factor it? I am thinking
> about using multiple inheritance by introducing a cmOSXBundleGenerator
> class with CreateFramework and CreateAppBundle. WDYT?
>
> Cheers,
> Nico
Thanks, this is great.

I am not a big fan of multiple inheritance.  What about a helper class? 
  cmOSXBundleCreator with the two methods and a pointer to the target 
and the makefile.


-Bill




More information about the cmake-developers mailing list