xref: /mports/devel/highway/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	highway
2DISTVERSION=	1.2.0
3CATEGORIES=	devel
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Performance-portable, length-agnostic SIMD with runtime dispatch
7WWW=		https://github.com/google/highway
8
9LICENSE=	Apache-2.0
10
11TEST_DEPENDS=	googletest>0:devel/googletest
12
13USES=		cmake:testing compiler:c++11-lib
14USE_GITHUB=	yes
15GH_ACCOUNT=	google
16CMAKE_ON=	BUILD_SHARED_LIBS HWY_SYSTEM_GTEST
17CMAKE_OFF+=	${CMAKE_TESTING_ON}
18
19NO_TEST=	yes
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026