From d4b629cc275769c2553db819643849cda2395a17 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 5 Jan 2026 12:40:09 -0500 Subject: init wip wip, pt2 wip, pt3 --- BUILD | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 BUILD (limited to 'BUILD') diff --git a/BUILD b/BUILD new file mode 100644 index 0000000..6cbf83c --- /dev/null +++ b/BUILD @@ -0,0 +1,9 @@ +load("@hedron_compile_commands//:refresh_compile_commands.bzl", "refresh_compile_commands") + +refresh_compile_commands( + name = "refresh_compile_commands", + + targets = { + "//willow:willow": "", + }, +) -- cgit v1.2.3