8 lines
122 B
Python
8 lines
122 B
Python
binrule(
|
|
name = "nn_cube",
|
|
sources = ["nn_cube.cc"],
|
|
headers = [],
|
|
linkables = ["fastlib:fastlib"]
|
|
)
|
|
|