[CMake] Info.plist with per-configuration information

Tim Blechmann tim at klingt.org
Mon May 12 12:10:39 EDT 2014


hi all,

i'm trying to build an Info.plist file with some information based on
the build configuration (DEBUG or RELEASE). is this possible for
multi-configuration generators like xcode?

it does not seem to be possible to use different
MACOSX_BUNDLE_INFO_PLIST files for different configurations, nor am i
able to use generator expressions ... so before i start to write a
custom script, i wanted to ask, is there any way that i am missing?

tia,
tim



More information about the CMake mailing list