6 lines
125 B
Python
6 lines
125 B
Python
|
|
librule(
|
|
sources = ["thread.cc"],
|
|
headers = ["thread.h", "task.h", "grain.h"],
|
|
deplibs = ["base:base", "col:col"])
|