On 10/17/2014 04:16 PM, Fabian wrote:
> Xcode automatically updates the devices list in the Member Center

Neat.  Please explain the developer workflow you envision to configure
the value for local build trees.  Would it be something the developer
should explicitly set in every new tree?  Should there be a common
configuration in the environment?  Can it be detected programmatically?

> In the CMake source I noticed that 'BuildIndependentTargetsInParallel'
> is already getting set. This could be extendet to add the 'TargetAttributes'
> section.

Yes, that looks like the right place if you want to try a patch.

> This could be set with a CMake flag.

The generator could check a variable like

 CMAKE_XCODE_DEVELOPMENT_TEAM

to get the value, but please answer my questions above about the
workflow.

Thanks,
-Brad
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to