2 lines
47 B
Bash
2 lines
47 B
Bash
|
#!/usr/bin/env bash
|
||
|
ccache $IOS_CCACHE_CXX "$@"
|