testdiff2/tools/iosccachecxx.sh
2023-12-08 11:08:42 -05:00

2 lines
47 B
Bash

#!/usr/bin/env bash
ccache $IOS_CCACHE_CXX "$@"