tangled
alpha
login
or
join now
dekker.one
/
bytecode-benchmarks
A set of benchmarks to compare a new prototype MiniZinc implementation
0
fork
atom
overview
issues
pulls
pipelines
bytecode-benchmarks
/
prototype
/
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}" "$@"