tangled
alpha
login
or
join now
dekker.one
/
on-restart-benchmarks
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
on-restart-benchmarks
/
software
/
minizinc
/
cmake
/
templates
/
launch-cxx.in
at
develop
92 B
view raw
1
#!/bin/sh
2
export CCACHE_CPP2=true
3
exec "${RULE_LAUNCH_COMPILE}" "${CMAKE_CXX_COMPILER}" "$@"