Files
cxx-swift-interop/ci_scripts/ci_post_clone.sh
2024-08-04 01:49:53 -07:00

6 lines
58 B
Bash
Executable File

#!/bin/zsh
set -e
brew install cmake
cmake -B xcode-main