Skip to content

Xcode: Add Xcode SCHEME control for 'Launch' control

Harry Mallon requested to merge hjmallon/cmake:pr.launchmode into master

This allows you to set the `Wait for the executable to be launched' setting on the scheme, which otherwise CMake blows away. It is very useful for plugins which cannot be run directly.

Topic-rename: xcode-launch-mode

Edited by Brad King

Merge request reports