This website requires JavaScript.
Explore
Help
Register
Sign In
netease
/
SmartAudio
Watch
1
Star
0
Fork
You've already forked SmartAudio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
SmartAudio
/
tools
/
ccache
/
files
/
ccache_cxx
3 lines
51 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
exec
ccache
"
${
TARGET_CXX_NOCACHE
}
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink