Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,166
    • Issues 4,166
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !7355

Xcode: Add Xcode SCHEME control for 'Launch' control

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Harry Mallon requested to merge hjmallon/cmake:pr.launchmode into master Jun 13, 2022
  • Overview 15
  • Commits 1
  • Pipelines 5
  • Changes 11

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 Jun 13, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pr.launchmode