Files
cxx-swift-interop/ci_scripts/ci_post_clone.sh

6 lines
58 B
Bash
Raw Normal View History

2024-08-04 01:49:38 -07:00
#!/bin/zsh
set -e
brew install cmake
cmake -B xcode-main