mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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