Skip to content

Commit 070d4d1

Browse files
author
Michael Dawson-Haggerty
committed
install cmake on mac
1 parent 5e875ef commit 070d4d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build_dependencies/install_macos.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# exit immediately on any failed step
22
set -xe
3+
pip install cmake
34

45
mkdir -p deps
56
cd deps

0 commit comments

Comments
 (0)