summaryrefslogtreecommitdiff
path: root/benchmarks/google-benchmark/buildlink3.mk
blob: 8c65391c94762472c61d45bbb2adbcfa91c96b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: buildlink3.mk,v 1.1 2016/11/21 18:20:30 minskim Exp $

BUILDLINK_TREE+=	google-benchmark

.if !defined(GOOGLE_BENCHMARK_BUILDLINK3_MK)
GOOGLE_BENCHMARK_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.google-benchmark+=	google-benchmark>=1.1.0
BUILDLINK_DEPMETHOD.google-benchmark?=	build
BUILDLINK_PKGSRCDIR.google-benchmark?=	../../benchmarks/google-benchmark
.endif	# GOOGLE_BENCHMARK_BUILDLINK3_MK

BUILDLINK_TREE+=	-google-benchmark