diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-06 10:13:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-06 10:13:36 +0000 |
| commit | ecb57fc48a9c99874e44025fe6baa0ab174f91d3 (patch) | |
| tree | 07818d145451e44bf3e6bea92af259ad06f2a9d4 /0-usb-cam-fix-include-not-found.patch | |
| parent | 8a22c2d90045d2da199a416a307f9572620fb2dd (diff) | |
automatic import of usb-camopeneuler24.03_LTS
Diffstat (limited to '0-usb-cam-fix-include-not-found.patch')
| -rw-r--r-- | 0-usb-cam-fix-include-not-found.patch | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/0-usb-cam-fix-include-not-found.patch b/0-usb-cam-fix-include-not-found.patch index 4f78521..fe08b60 100644 --- a/0-usb-cam-fix-include-not-found.patch +++ b/0-usb-cam-fix-include-not-found.patch @@ -1,9 +1,9 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index 7643f27..14d333d 100644 +index 1a83c1e..3824925 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -42,6 +42,8 @@ target_include_directories(${PROJECT_NAME} PUBLIC - "include" +@@ -43,6 +43,8 @@ target_include_directories(${PROJECT_NAME} PUBLIC + ${OpenCV_INCLUDE_DIRS} ) +include_directories(/usr/include/ffmpeg) @@ -11,6 +11,3 @@ index 7643f27..14d333d 100644 target_link_libraries(${PROJECT_NAME} ${avcodec_LIBRARIES} ${avutil_LIBRARIES} --- -2.41.0 - |
