mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/the-algorithms-c++: drop not necessary CMAKE_ARGS
This commit is contained in:
parent
58277ca74d
commit
8fa8f247a8
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= cmake gl localbase:ldflags
|
USES= cmake gl localbase:ldflags
|
||||||
.if !exists(/usr/include/omp.h)
|
|
||||||
CMAKE_OFF= USE_OPENMP
|
|
||||||
.endif
|
|
||||||
USE_GL= gl glut
|
USE_GL= gl glut
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue