mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 17:26:23 +00:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec ccache clang++ "$@"
|