8 lines
171 B
Python
8 lines
171 B
Python
binrule(name = "bi_fdkde",
|
|
sources = ["bi_fdkde.cc"],
|
|
deplibs = ["thor:thor"])
|
|
|
|
binrule(name = "my-allnn",
|
|
sources = ["my_allnn.cc"],
|
|
deplibs = ["thor:thor"])
|