File: launch-c.in

package info (click to toggle)
vcmi 1.7.2%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 43,732 kB
  • sloc: cpp: 275,851; ansic: 734; sh: 235; xml: 163; objc: 61; makefile: 50; python: 41
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
export CCACHE_CPP2=true
ccache clang "$@"