mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 05:53:01 +01:00
Use rules_cc instead of native cc_binary rules.
This commit is contained in:
parent
0a8ac4de3b
commit
206bf407fd
@ -1,3 +1,4 @@
|
||||
load("@rules_cc//cc:defs.bzl", "cc_binary")
|
||||
load("//tools/project:build_defs.bzl", "project")
|
||||
|
||||
project()
|
||||
|
Loading…
Reference in New Issue
Block a user