On 2/10/2011 1:27 PM, Michael Jackson wrote:
Bump?

Did you try cmake --trace to see when it was configure...

--
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 project:

-- MACOSX_BUNDLE_INFO_STRING: StatsGenerator_debug Version 2011.02.08, 
Copyright 2009 BlueQuartz Software.
-- MACOSX_BUNDLE_ICON_FILE: StatsGenerator.icns
-- MACOSX_BUNDLE_GUI_IDENTIFIER: StatsGenerator_debug
-- MACOSX_BUNDLE_LONG_VERSION_STRING: StatsGenerator_debug Version 2011.02.08
-- MACOSX_BUNDLE_BUNDLE_NAME: StatsGenerator_debug
-- MACOSX_BUNDLE_SHORT_VERSION_STRING: 2011.02.08
-- MACOSX_BUNDLE_BUNDLE_VERSION: 2011.02.08
-- MACOSX_BUNDLE_COPYRIGHT: Copyright 2011, BlueQuartz Software. All Rights 
Reserved.


I set all those variables before and after the add_executable call but most of 
the values does not show up in the plist file. Probably something simple I am 
missing.

Thanks.
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jack...@bluequartz.net
BlueQuartz Software               Dayton, Ohio


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake



--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoff...@kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to