Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmake] Install libraries in standard directories #213

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Steelskin
Copy link
Contributor

Previously, libs were installed under lib/swift/${os}. They should be installed in the default library directory for the relevant target system.
In addition, swiftmodules were installed in the older layout format. This changes to use the standard modern layout format for swiftmodules.

Previously, libs were installed under `lib/swift/${os}`. They should be
installed in the default library directory for the relevant target
system.
In addition, swiftmodules were installed in the older layout format.
This changes to use the standard modern layout format for swiftmodules.
@Steelskin Steelskin marked this pull request as ready for review February 3, 2025 22:47
@glessard
Copy link
Contributor

glessard commented Feb 4, 2025

@swift-ci please test

@glessard
Copy link
Contributor

glessard commented Feb 4, 2025

@swift-ci please test macOS platform

@glessard
Copy link
Contributor

glessard commented Feb 5, 2025

Note: will wait to merge until we get a nightly that incorporates the equivalent patch to argument parser.

@Steelskin
Copy link
Contributor Author

Note: will wait to merge until we get a nightly that incorporates the equivalent patch to argument parser.

FYI, this landed in apple/swift-argument-parser#685

@glessard glessard merged commit 2228d64 into apple:main Feb 7, 2025
2 checks passed
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