1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #17343 from hunter-college-ossd-spr-2020:mac-install

This commit is contained in:
Alexander Alekhin
2020-05-22 08:12:10 +00:00
@@ -39,6 +39,8 @@ Installing CMake
cmake --version
@endcode
@note You can use [Homebrew](https://brew.sh/) to install CMake with @code{.bash} brew install cmake @endcode
Getting OpenCV Source Code
--------------------------