1 2 3 4 5
install_build_dependencies_gtest() { # Install essential dependency # Ignore if already installed brew install wget || /usr/bin/true }