Re: [CMake] Setting additional Plist values for OS X Bundle

2014-08-26 Thread Michael Jackson
Was hoping not to have to bring in a custom plist, but thanks for the heads up. Mike Jackson On Aug 25, 2014, at 1:48 PM, Clinton Stimpson clin...@elemtech.com wrote: On Monday, August 25, 2014 01:10:27 PM Michael Jackson wrote: Are there are newer facilities in CMake 3.x that would allow me

Re: [CMake] Setting additional Plist values for OS X Bundle

2014-08-25 Thread Clinton Stimpson
On Monday, August 25, 2014 01:10:27 PM Michael Jackson wrote: Are there are newer facilities in CMake 3.x that would allow me to add additional Plist values to the standard Mac OS X bundle plist that gets created? I use the following code currently: set_target_properties(${TARGET_NAME}