summaryrefslogtreecommitdiff
path: root/modules/hedron_compile_commands/0.1.0/MODULE.bazel
blob: 97a2f6c89db9231766a5176a2bfd2669d1c49596 (plain)
1
2
3
4
5
6
module(name = "hedron_compile_commands", version = "0.1.0")

p = use_extension("//:workspace_setup.bzl", "hedron_compile_commands_extension")
pt = use_extension("//:workspace_setup_transitive.bzl", "hedron_compile_commands_extension")
ptt = use_extension("//:workspace_setup_transitive_transitive.bzl", "hedron_compile_commands_extension")
pttt = use_extension("//:workspace_setup_transitive_transitive_transitive.bzl", "hedron_compile_commands_extension")