Skip to content

Remove extraneous CMake version checks, minimum required version is 3.5.1#19937

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
Mstrodl:fix/cmake-version-change
Apr 22, 2021
Merged

Remove extraneous CMake version checks, minimum required version is 3.5.1#19937
opencv-pushbot merged 1 commit intoopencv:masterfrom
Mstrodl:fix/cmake-version-change

Conversation

@Mstrodl
Copy link
Copy Markdown
Contributor

@Mstrodl Mstrodl commented Apr 20, 2021

OpenCV's minimum CMake version is 3.5.1, so these checks are unneeded.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work (Fix for Visual Studio multiprocess builds for CMake versions > 2.8 #3645 (comment))
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@opencv-pushbot opencv-pushbot merged commit e655083 into opencv:master Apr 22, 2021
@alalek alalek mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants