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

6 lines
57 B
Bash
Raw Normal View History

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