[cmake-developers] [PATCH] Add support for Xcode ORGANIZATIONNAME project setting via CMAKE_XCODE_ORGANIZATIONNAME.
Brad King
brad.king at kitware.com
Thu Aug 27 09:39:20 EDT 2015
On 08/25/2015 01:00 PM, Cody Krieger wrote:
>> // Created by Joe Schmoe on 8/25/15.
>> // Copyright (c) 2015 My Company, Inc. All rights reserved.
CMake-generated Xcode project files are not meant for redistribution.
What other effects does such a notice have? Does it appear in the
IDE somewhere?
> I tried to adhere to the surrounding coding style and whatnot.
> Let me know if anything needs massaging.
The change itself looks good. Please also add a
Help/variable/CMAKE_XCODE_ORGANIZATIONNAME.rst
file with documentation. Also reference it from
Help/manual/cmake-variables.7.rst
Thanks,
-Brad
More information about the cmake-developers
mailing list