testdiff2/SpiriQGC/tools/iosccachecxx.sh
2023-12-21 08:03:49 -05:00

2 lines
47 B
Bash

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