wesnoth/utils/travis/ccache-clang
2018-03-11 14:59:37 +11:00

3 lines
44 B
Bash
Executable file

#!/usr/bin/env bash
exec ccache clang "$@"