mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
xcode-cloud
This commit is contained in:
6
xcode-cloud/ci_scripts/ci_post_clone.sh
Executable file
6
xcode-cloud/ci_scripts/ci_post_clone.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
brew install cmake
|
||||
rm -rf xcode-main/ci_scripts
|
||||
cmake -B .. -G Xcode ../..
|
Reference in New Issue
Block a user