We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
includes
picosha2
1 parent d0e169e commit f842eeeCopy full SHA for f842eee
swift/third_party/BUILD.picosha2.bazel
@@ -1,6 +1,6 @@
1
cc_library(
2
name = "picosha2",
3
hdrs = glob(["*.h"]),
4
- strip_include_prefix = ".",
+ includes = ["."],
5
visibility = ["//visibility:public"],
6
)
0 commit comments