We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d080bc commit 56b5b4bCopy full SHA for 56b5b4b
wasmer/private/templates/wasmer.unix.BUILD.bazel
@@ -1,7 +1,7 @@
1
load("@rules_cc//cc:defs.bzl", "cc_import", "cc_library")
2
3
cc_import(
4
- name = "wasmer-static",
+ name = "wasmer-static-lib",
5
static_library = "lib/libwasmer.a",
6
)
7
0 commit comments