Skip to content

CMake: Add install platform and architecture subdirs #78860

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

Merged

Conversation

etcwilde
Copy link
Member

In some configurations, libraries are installed under <install-prefix>/{libdir}/swift/<platform>/<arch> and module content is installed under <install-prefix>/{libdir}/swift/<platform>.

This also accounts for the fact that Swift currently looks under <install-prefix>/{libdir}/swift_static/** for the static stdlib builds.

@etcwilde etcwilde force-pushed the ewilde/stdlib-rebuild-platform-arch-dirs branch from 9c16cbe to d39ac18 Compare January 23, 2025 18:57
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

In some configurations, libraries are installed under
`<install-prefix>/{libdir}/swift/<platform>/<arch>` and module content
is installed under `<install-prefix>/{libdir}/swift/<platform>`.

This also accounts for the fact that Swift currently looks under
`<install-prefix>/{libdir}/swift_static/**` for the static stdlib
builds.
@etcwilde etcwilde force-pushed the ewilde/stdlib-rebuild-platform-arch-dirs branch from d39ac18 to a9da4a5 Compare January 23, 2025 20:25
@compnerd
Copy link
Member

@swift-ci please smoke test

1 similar comment
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Member

@swift-ci please smoke test macOS platform

@etcwilde etcwilde merged commit 066dc94 into swiftlang:main Jan 25, 2025
3 checks passed
@etcwilde etcwilde deleted the ewilde/stdlib-rebuild-platform-arch-dirs branch January 25, 2025 07:14
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