This is the multi-page printable view of this section. Click here to print.
Bzl
Bazel code
- 1: al_run_tool
1 - al_run_tool
al_run_tool
load("@com_alwaldend_src//tools/run_tool/main/bzl:al_run_tool.bzl", "al_run_tool")
al_run_tool(name, tool, executable, test, **kwargs)
Generate either native_test, native_binary, or run_binary target
PARAMETERS