1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

math/the-algorithms-c++: drop not necessary CMAKE_ARGS

This commit is contained in:
Piotr Kubaj 2023-08-11 13:42:27 +02:00
parent 58277ca74d
commit 8fa8f247a8

View File

@ -10,9 +10,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake gl localbase:ldflags
.if !exists(/usr/include/omp.h)
CMAKE_OFF= USE_OPENMP
.endif
USE_GL= gl glut
USE_GITHUB= yes