Skip to content

Commit

Permalink
Fix bazel build
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Tax authored and ankit-bhargava committed Jun 11, 2020
1 parent 445e5fb commit 2b05be0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/simple/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cc_library(
hdrs = [
"foo_library/foo_library.h",
],
linkstatic = True,
deps = [
"//api",
],
Expand Down

0 comments on commit 2b05be0

Please sign in to comment.