#!/bin/bash

set -ex

brew install cmake
brew install ninja
brew install openssl
brew install googletest