git-subtree-dir: prototype git-subtree-split: 91f7db00d45e7f991b5587ee07f09977ae311ee7
3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/sh
|
|
export CCACHE_CPP2=true
|
|
exec "${RULE_LAUNCH_COMPILE}" "${CMAKE_C_COMPILER}" "$@" |