Skip to content

Commit 49c1cc1

Browse files
authored
Bump OpenCv to 4.10 (#21)
Signed-off-by: Jade Turner <[email protected]>
1 parent c8988b3 commit 49c1cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ pkg_check_modules(LIBDRM REQUIRED libdrm)
1414
pkg_check_modules(LIBCAMERA REQUIRED libcamera)
1515
pkg_check_modules(LIBGBM REQUIRED gbm)
1616

17-
set(OPENCV_YEAR "frc2024")
18-
set(OPENCV_VERSION "4.8.0-2")
17+
set(OPENCV_YEAR "frc2025")
18+
set(OPENCV_VERSION "4.10.0-3")
1919
# also valid: windowsx86-64
2020

2121
# type can be "", "debug", "static", or "staticdebug"

0 commit comments

Comments
 (0)