summaryrefslogtreecommitdiff
path: root/test/.build
blob: b7c10e085f95a612e1493ddce4764050b88b9989 (plain)
1
2
3
4
5
objects = this.c.cc(
  'hai.c'
)

this.object = this.c.lib('test', objects)