Skip to content

cmake: remove unused file copy#7744

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
rockwotj:patch-1
Jan 3, 2024
Merged

cmake: remove unused file copy#7744
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
rockwotj:patch-1

Conversation

@rockwotj
Copy link
Copy Markdown
Contributor

@rockwotj rockwotj commented Jan 3, 2024

The file copy added for shared libraries is not needed and unused, it's not done for static builds and everywhere refers to WASMTIME_BUILD_PRODUCT or the original file in cargo's output.

The file copy added for shared libraries is not needed and unused, it's not done for static builds and everywhere refers to WASMTIME_BUILD_PRODUCT or the original file in cargo's output.
@rockwotj rockwotj requested a review from a team as a code owner January 3, 2024 21:19
@rockwotj rockwotj requested review from fitzgen and removed request for a team January 3, 2024 21:19
@github-actions github-actions Bot added the wasmtime:c-api Issues pertaining to the C API. label Jan 3, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 3, 2024

Subscribe to Label Action

cc @peterhuene

Details This issue or pull request has been labeled: "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:c-api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Jan 3, 2024
Merged via the queue into bytecodealliance:main with commit 2b2e638 Jan 3, 2024
@rockwotj rockwotj deleted the patch-1 branch January 3, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants