memgraph/environment/os/macos-12.sh
2022-10-02 13:41:50 +02:00

11 lines
274 B
Bash
Executable File

#/bin/bash
brew install bash
brew install cmake
brew install clisp sbcl
brew install boost gflags fmt jemalloc openssl
brew install openssl@1.1
# TODO(gitbuda): memgraph::utils::SpinLock -> complete rewrite
# TODO(gitbuda): memgraph::utils::AsyncTimer -> complete rewrite