-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opencv: define several official cmake vars of OpenCV in CMakeDeps + use <host_version>
for protobuf in build requirements
#20729
opencv: define several official cmake vars of OpenCV in CMakeDeps + use <host_version>
for protobuf in build requirements
#20729
Conversation
b53784d
to
cb43ad8
Compare
I detected other pull requests that are modifying opencv/3.x recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
I detected other pull requests that are modifying opencv/4.x recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
cb43ad8
to
c4868eb
Compare
This comment has been minimized.
This comment has been minimized.
…MakeDeps/cmake_find_package - OpenCV_LIBS - OpenCV_VERSION_MAJOR - OpenCV_VERSION_MINOR - OpenCV_VERSION_PATCH see https://github.com/opencv/opencv/blob/4.8.1/cmake/templates/OpenCVConfig.cmake.in
c4868eb
to
8479757
Compare
Conan v1 pipeline ✔️All green in build 4 (
Conan v2 pipeline ✔️
All green in build 4 (
|
Hooks produced the following warnings for commit 8479757opencv/4.5.5@#a73c52de6ae7aeb52b3a2009e7837c50
opencv/4.1.2@#c5878e4f2fdc47ef4799e234ee4560b9
opencv/4.5.3@#2e3589dc8312bdb47fb7b6a7c86ab4f1
opencv/2.4.13.7@#634beb7bf4481637ac50aa8cbf402175
opencv/3.4.17@#42a91fb22095bed9eaa3b7af9fb42d1f
opencv/3.4.12@#1e4ede31b88277aeee00a75132c4c381
|
OpenCV_LIBS
OpenCV_VERSION_MAJOR
OpenCV_VERSION_MINOR
OpenCV_VERSION_PATCH
<host_version>
for protobuf in build requirements (and updaterequired_conan_version
accordingly).