Skip to content

Commit

Permalink
updating webARKit tests to opencv 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Jan 24, 2025
1 parent ebd8490 commit 2c6d320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)

FetchContent_Declare(
build_opencv
URL https://github.com/webarkit/opencv-em/releases/download/0.1.4/opencv-4.7.0.zip
URL https://github.com/webarkit/opencv-em/releases/download/0.1.6/opencv-4.10.0.zip
)

FetchContent_MakeAvailable(googletest build_opencv)
Expand Down

0 comments on commit 2c6d320

Please sign in to comment.