me
/
guix
Archived
1
0
Fork 0

gnu: opencv: Add pkgconfig generation flag.

* gnu/packages/image-processing.scm (opencv)[arguments]: Add
OPENCV_GENERATE_PKGCONFIG flag.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Blake Shaw 2022-03-22 10:49:58 +01:00 committed by Mathieu Othacehe
parent e584a093f9
commit 614a7610da
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ integrates with various databases on GUI toolkits such as Qt and Tk.")
"-DWITH_ITT=OFF"
"-DWITH_CAROTENE=OFF" ; only visible on arm/aarch64
"-DENABLE_PRECOMPILED_HEADERS=OFF"
"-DOPENCV_GENERATE_PKGCONFIG=ON"
;; CPU-Features:
;; See cmake/OpenCVCompilerOptimizations.cmake