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

add note on cmake brew install

This commit is contained in:
Boubacar
2020-05-21 10:34:17 -04:00
parent b624da27bd
commit 0940c56a3f
@@ -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
--------------------------