mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-19 21:33:54 -07:00
3 lines
No EOL
90 B
Bash
3 lines
No EOL
90 B
Bash
#!/bin/sh
|
|
export CCACHE_CPP2=true
|
|
exec "${RULE_LAUNCH_COMPILE}" "${CMAKE_C_COMPILER}" "$@" |