this repo has no description
1#!/bin/sh 2export CCACHE_CPP2=true 3exec "${RULE_LAUNCH_COMPILE}" "${CMAKE_C_COMPILER}" "$@"