Skip to content
  • Gregor Jasny's avatar
    Xcode: Add variables and properties to configure schemes · 6b7f1e1d
    Gregor Jasny authored and Brad King's avatar Brad King committed
    Add `XCODE_SCHEME_*` target properties and associated variables
    `CMAKE_XCODE_SCHEME_*` to initialize them on target creation.
    Map each target property value to an associated Xcode scheme entry.
    
    Co-Author: Martin Sander <mail@martin-sander.de>
    Fixes: #17919
    6b7f1e1d