ccache
ccache
ccache - a fast compiler cache
- version 4.10.2-2
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install ccacheor
kpkg build ccacheTo see the difference, see The handbook
Dependency Graph
graph TD
N0["jsoncpp"]
N1["automake"]
N2["cmake"]
N3["autoconf"]
N4["ccache"]
style N4 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N5["libuv"]
N6["libtool"]
N7["rhash"]
N0 --> N2
N1 --> N5
N2 --> N4
N3 --> N1
N5 --> N2
N6 --> N5
N7 --> N2