mirror of
https://github.com/github/codeql.git
synced 2026-03-05 15:16:47 +01:00
Swift: use includes in picosha2
This commit is contained in:
2
swift/third_party/BUILD.picosha2.bazel
vendored
2
swift/third_party/BUILD.picosha2.bazel
vendored
@@ -1,6 +1,6 @@
|
||||
cc_library(
|
||||
name = "picosha2",
|
||||
hdrs = glob(["*.h"]),
|
||||
strip_include_prefix = ".",
|
||||
includes = ["."],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user