mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
ci scripts test
This commit is contained in:
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
|
Reference in New Issue
Block a user