csgo-2018-source/devtools/bin/osx32/xcode_ccache_wrapper

4 lines
95 B
Plaintext
Raw Permalink Normal View History

2021-07-24 21:11:47 -07:00
#!/bin/bash
exec $(dirname $0)/ccache ${DT_TOOLCHAIN_DIR}/usr/bin/clang -Qunused-arguments $@