4 lines
93 B
Python
4 lines
93 B
Python
librule(name="loki",
|
|
headers=lglob("*.h")+lglob("./flex/*.h")+lglob("./yasli/*.h")
|
|
)
|