Re: [CMake] CMake and Framework/CFBundle Support

2014-03-10 Thread James Turner
On 11 Feb 2014, at 07:09, NoRulez wrote: > Most of the things I have already implemented as post-build commands but are > there also CMake ways of doing such things? > > .) Adding resources to CFBundles? (Resources for frameworks are supported) That would be a nice addition - especially if a

Re: [CMake] CMake and Framework/CFBundle Support

2014-03-06 Thread NoRulez
If i want to make some contributions for this, what is the best way? Is the contribution site from CMake up to date, because I also found repositories on github and gitorious too, but i don't know if these are official repositories. Thanks in advance > Am 11.02.2014 um 16:01 schrieb : > > >

Re: [CMake] CMake and Framework/CFBundle Support

2014-02-11 Thread clinton
- Original Message - > Hello, > I don't know if I overlook something or the framework/CFBundle support on Mac > OS is rarely. > Most of the things I have already implemented as post-build commands but are > there also CMake ways of doing such things? > .) Adding resources to CFBundles?

[CMake] CMake and Framework/CFBundle Support

2014-02-10 Thread NoRulez
Hello, I don't know if I overlook something or the framework/CFBundle support on Mac OS is rarely. Most of the things I have already implemented as post-build commands but are there also CMake ways of doing such things? .) Adding resources to CFBundles? (Resources for frameworks are supported)