7 lines
109 B

#!/usr/bin/env python
# encoding: utf-8
def build(bld):
bld.ap_find_benchmarks(
use='ap',
)