Skip to content

build: set the CMAKE_RUNTIME_OUTPUT_DIRECTORY #2161

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
merged 1 commit into from
Sep 14, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Sep 7, 2023

Add a CMAKE_RUNTIME_OUTPUT_DIRECTORY to co-locate the runtime components which is important for resolving the interdependencies. Without this the libraries are not really usable.

Add a `CMAKE_RUNTIME_OUTPUT_DIRECTORY` to co-locate the runtime
components which is important for resolving the interdependencies.
Without this the libraries are not really usable.
@compnerd compnerd requested a review from ahoppen as a code owner September 7, 2023 01:28
@compnerd
Copy link
Member Author

compnerd commented Sep 7, 2023

@swift-ci please test

@compnerd compnerd merged commit d3fe9e7 into swiftlang:release/5.9 Sep 14, 2023
@compnerd compnerd deleted the 59-output branch September 14, 2023 14:35
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