0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-01-04 09:00:47 +00:00
SRB2/cmake/launch-cxx.in

4 lines
91 B
Text
Raw Normal View History

2020-06-08 00:41:43 +00:00
#!/bin/sh
export CCACHE_CPP2=true
exec "${RULE_LAUNCH_COMPILE}" "${CMAKE_C_COMPILER}" "$@"