Open fmeum opened 3 months ago
It can be necessary to have rules with the same basename in the same package, which requires specifying a rule name such as subdir/my_rule. This change adds support for such names to cmake.
subdir/my_rule
cmake
Work towards https://github.com/fmeum/with_cfg.bzl/issues/109
It can be necessary to have rules with the same basename in the same package, which requires specifying a rule name such as
subdir/my_rule
. This change adds support for such names tocmake
.Work towards https://github.com/fmeum/with_cfg.bzl/issues/109