Skip to content

Commit

Permalink
misc/ncnn: drop not necessary CMAKE_OFF
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Aug 12, 2023
1 parent 78a5bf3 commit 58277ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions misc/ncnn/Makefile
Expand Up @@ -12,9 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libprotobuf.so:devel/protobuf

USES= cmake:testing # 2 tests fail, see https://github.com/Tencent/ncnn/issues/4742
.if !exists(/usr/include/omp.h)
CMAKE_OFF= NCNN_OPENMP
.endif
USE_LDCONFIG= yes

USE_GITHUB= yes
Expand Down

0 comments on commit 58277ca

Please sign in to comment.