Skip to content

Fix CMake build#482

Merged
lorentey merged 2 commits intoapple:mainfrom
etcwilde:ewilde/fix-cmake-build
Jun 24, 2025
Merged

Fix CMake build#482
lorentey merged 2 commits intoapple:mainfrom
etcwilde:ewilde/fix-cmake-build

Conversation

@etcwilde
Copy link
Copy Markdown
Member

Fixing two issues in the CMake build:

  • There was a typo in the CMake PlatformInfo.cmake misspelling CMAKE_Swift_COMPILER_TARGET
  • It looks like there was a merge conflict where the resolution ended up including the PlatformInfo module twice. Deleting one of them.

etcwilde added 2 commits June 11, 2025 16:41
Misspelled Swift in the Platform info compiler target check.
Fixing that.
It looks like something was merged in a funny way resulting in the
platform info module being included twice in the top-level CMakeLists
files. Removing one of them.
@etcwilde etcwilde requested a review from lorentey as a code owner June 11, 2025 23:44
@etcwilde
Copy link
Copy Markdown
Member Author

CC @compnerd

@etcwilde
Copy link
Copy Markdown
Member Author

@swift-ci please test

@lorentey lorentey merged commit 98a5744 into apple:main Jun 24, 2025
22 checks passed
@lorentey lorentey added this to the 1.3.0 milestone Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants