Skip to content

Commit

Permalink
Discard changes to foreign_cc/built_tools/meson_build.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe authored Jan 10, 2025
1 parent 4d9ad67 commit 040c18c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion foreign_cc/built_tools/meson_build.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def meson_tool(name, main, data, requirements = [], **kwargs):
srcs = [main],
data = data,
deps = requirements,
precompile = precompile,
python_version = "PY3",
main = main,
**kwargs
Expand Down

0 comments on commit 040c18c

Please sign in to comment.