Skip to content

Commit

Permalink
new opencv version to fetch from opencv-em
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Oct 24, 2023
1 parent 2b66c3b commit a68e18c
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 @@ -17,7 +17,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.0/opencv-4.7.0.zip
URL https://github.com/webarkit/opencv-em/releases/download/0.1.1/opencv-4.7.0.zip
)

FetchContent_MakeAvailable(googletest build_opencv)
Expand Down

0 comments on commit a68e18c

Please sign in to comment.