Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Michael Jackson
Bump? -- Mike Jackson www.bluequartz.net On Feb 8, 2011, at 5:36 PM, Michael Jackson wrote: At what point is the MacOSXBundleInfo.plist.in configured? I am setting all the relevant variables but they are not getting inserted into the plist. Here is some debug output from a CMake run of my

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Bill Hoffman
On 2/10/2011 1:27 PM, Michael Jackson wrote: Bump? Did you try cmake --trace to see when it was configure... -- Mike Jacksonwww.bluequartz.net On Feb 8, 2011, at 5:36 PM, Michael Jackson wrote: At what point is the MacOSXBundleInfo.plist.in configured? I am setting all the relevant

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread David Cole
On Thu, Feb 10, 2011 at 1:51 PM, Bill Hoffman bill.hoff...@kitware.comwrote: On 2/10/2011 1:27 PM, Michael Jackson wrote: Bump? Did you try cmake --trace to see when it was configure... -- Mike Jacksonwww.bluequartz.net On Feb 8, 2011, at 5:36 PM, Michael Jackson wrote: At what

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Michael Jackson
On Feb 10, 2011, at 2:04 PM, David Cole wrote: On Thu, Feb 10, 2011 at 1:51 PM, Bill Hoffman bill.hoff...@kitware.com wrote: On 2/10/2011 1:27 PM, Michael Jackson wrote: Bump? Did you try cmake --trace to see when it was configure... -- Mike Jacksonwww.bluequartz.net On Feb 8,

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread David Cole
Can you share your source code so I can repro the issue here? Thx, David On Thu, Feb 10, 2011 at 2:25 PM, Michael Jackson mike.jack...@bluequartz.net wrote: On Feb 10, 2011, at 2:04 PM, David Cole wrote: On Thu, Feb 10, 2011 at 1:51 PM, Bill Hoffman bill.hoff...@kitware.com wrote: On

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Michael Jackson
The actual code has not been approved for public release but I am trying to narrow it down to a workable example. The one thing I have discovered is that I have a function where I build up the app and all the supporting calls to fixup bundle and all that setup stuff. I pass in the source

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Michael Jackson
Instructions to reproduce: Pull the sample Qt Project from the CMake wiki http://www.cmake.org/Wiki/images/2/25/QtTest-Package-Example.zip Unzip it cd into it. Replace the CMakeLists.txt file with the one attached to this email. run the following: git clone

Re: [CMake] OS X Application plist configuration questions

2011-02-10 Thread Michael Jackson
That is great news. Seems I was not keeping up with how things are preferred to be done. I'll update my cmp project to use target properties which will fix a whole slew of my own projects. Thanks for the help tracking this down. ___ Mike

[CMake] OS X Application plist configuration questions

2011-02-08 Thread Michael Jackson
At what point is the MacOSXBundleInfo.plist.in configured? I am setting all the relevant variables but they are not getting inserted into the plist. Here is some debug output from a CMake run of my project: -- MACOSX_BUNDLE_INFO_STRING: StatsGenerator_debug Version 2011.02.08, Copyright 2009