Skip to content

Conversation

tristanlabelle
Copy link
Contributor

@tristanlabelle tristanlabelle commented Mar 15, 2023

The CMake install path for XCTests libs overlaps for different architectures on Windows, complicating building for multiple architectures on the same machine. This change adds an architecture subfolder, consistent with what we have for XCTest.swiftdoc and XCTest.swiftmodule.

The same problem applies to bin, but is better resolved by #433

Co-dependent on swiftlang/swift-installer-scripts#181

@compnerd
Copy link
Member

@swift-ci please test

@tristanlabelle
Copy link
Contributor Author

Abandonning in favor of handling this in the build scripts. It seems like we need CMake install to better handle Swift modules in the long term.

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.

2 participants