]> git.pld-linux.org Git - packages/opencv.git/blob - opencv-ximea.patch
- up to 4.5.1
[packages/opencv.git] / opencv-ximea.patch
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")
5    endif()
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.028454 seconds and 3 git commands to generate.