Skip to content

Commit

Permalink
path updates
Browse files Browse the repository at this point in the history
  • Loading branch information
antonvw committed Feb 16, 2025
1 parent 58fe331 commit d3393e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ if [[ $uname == "Darwin" ]]; then
export LLVM_DIR=/usr/local/Cellar/homebrew/opt
export CC=${LLVM_DIR}/llvm/bin/clang
export CXX=${LLVM_DIR}/llvm/bin/clang
export PATH="/usr/local/bin:/usr/local/Cellar/homebrew/bin/cmake:$PATH"
fi

mkdir -p "${option_dir}"
Expand Down

0 comments on commit d3393e0

Please sign in to comment.