This website requires JavaScript.
Explore
Help
Sign In
strips
/
cxx-swift-interop
Watch
2
Star
0
Fork
0
You've already forked cxx-swift-interop
mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced
2025-08-03 21:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1edc3e13e95b63738a5191d805635d24801d1f3
cxx-swift-interop
/
xcode-main
/
ci_scripts
/
ci_post_clone.sh
7 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
attempt to fix ci post clone
2024-08-04 01:53:36 -07:00
#!/bin/sh
ci scripts test
2024-08-04 01:49:38 -07:00
set
-e
brew install cmake
it's also a hack
2024-08-04 02:02:17 -07:00
rm -rf xcode-main/ci_scripts
ci scripts test
2024-08-04 01:49:38 -07:00
cmake -B xcode-main
Reference in New Issue
Copy Permalink