Skip to content

Commit

Permalink
ENH: Update OpenCV to 4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderlandkyl committed Dec 8, 2022
1 parent fa61f3c commit b481ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_OpenCV.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SET(PLUSBUILD_OpenCV_VERSION "3.4.7" CACHE STRING "Set OpenCV version (version: [major].[minor].[patch])")
SET(PLUSBUILD_OpenCV_VERSION "4.5.5" CACHE STRING "Set OpenCV version (version: [major].[minor].[patch])")

IF(OpenCV_DIR)
FIND_PACKAGE(OpenCV ${PLUSBUILD_OpenCV_VERSION} REQUIRED NO_MODULE)
Expand Down

0 comments on commit b481ec8

Please sign in to comment.