mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 05:10:55 +00:00
ci scripts test
This commit is contained in:
parent
a546bf5772
commit
d50b7fc10c
5
ci_scripts/ci_post_clone.sh
Executable file
5
ci_scripts/ci_post_clone.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
set -e
|
||||
|
||||
brew install cmake
|
||||
cmake -B xcode-main
|
Loading…
Reference in New Issue
Block a user