Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Apr 8, 2021

This updates the build script to copy the QIR Runtime binaries and headers into the drops folder. This will ensure that during PR builds (non-e2e) the corresponding cross-platform binaries are still produced as build artifacts.

This updates the build script to copy the QIR Runtime binaries and headers into the drops folder. This will ensure that during PR builds (non-e2e) the corresponding cross-platform binaries are still produced as build artifacts.
@swernli swernli requested review from anpaz, bamarsha and cesarzc April 8, 2021 05:45
@swernli
Copy link
Collaborator Author

swernli commented Apr 8, 2021

Copy link
Member

@anpaz anpaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

the only comment is, should this go into qir-utils.ps1 to follow the same pattern?

@swernli
Copy link
Collaborator Author

swernli commented Apr 8, 2021

Good question. In this case, the only binaries that we want to copy out are the runtime, so it really is specific to that folder. When/if we have other folders whose binaries we want to produce as artifacts, it will probably make sense to refactor and pull this logic into the utils.

@swernli swernli merged commit 43a15ad into main Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants