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

4 lines
46 B
Bash
Executable File

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