Skip to content

[CMake] One True Version Number #76145

Open
@grynspan

Description

@grynspan

The CMake scripts that build the toolchain should have one source of truth for the version of Swift being built (and whether or not it's a development or release build, ideally.)

Currently, at least the following components manually set the Swift version on each release:

  • swift
  • swift-package-manager
  • swift-testing

This is easy to get out of sync if we're not careful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildcmakefeatureA feature request or implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions