11 lines
188 B
Python
11 lines
188 B
Python
|
|
librule(
|
|
sources = [],
|
|
headers = [
|
|
"kdtree.h", "bounds.h", "spacetree.h", "statistic.h"
|
|
],
|
|
deplibs = ["base:base", "la:la", "col:col",
|
|
"file:file"]
|
|
)
|
|
|