8 lines
126 B
Python
8 lines
126 B
Python
|
|
binrule(
|
|
name = "svm_bin",
|
|
sources = ["svm.cc"],
|
|
headers = ["smo.h", "svm.h"],
|
|
linkables = ["fastlib:fastlib"])
|
|
|