]> git.pld-linux.org Git - packages/opencv.git/blame - opencv-ximea.patch
- up to 4.5.1
[packages/opencv.git] / opencv-ximea.patch
CommitLineData
701be548
JR
1--- opencv-4.5.1/modules/videoio/cmake/detect_ximea.cmake~ 2020-12-21 21:01:38.000000000 +0100
2+++ opencv-4.5.1/modules/videoio/cmake/detect_ximea.cmake 2021-03-06 09:50:48.915720952 +0100
3@@ -13,6 +13,7 @@
4 set(lib_suffix "32")
809ce413 5 endif()
701be548
JR
6 find_path(XIMEA_INCLUDE "xiApi.h"
7+ "/usr/include/ximea"
8 PATHS "${XIMEA_ROOT}" ENV XIMEA_ROOT "/opt/XIMEA"
9 HINTS "${regpath}"
10 PATH_SUFFIXES "include" "API")
This page took 0.05881 seconds and 4 git commands to generate.