20,741
edits
m (→Contributing) |
|||
| Line 520: | Line 520: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
to review ccache statistics, use: | |||
<syntaxhighlight lang="bash"> | |||
$ ccache -s | |||
</syntaxhighlight> | |||
{{Note|At least on Ubuntu, openscenegraph.mk needs to be edited to add libgomp as a dependency for now}} | {{Note|At least on Ubuntu, openscenegraph.mk needs to be edited to add libgomp as a dependency for now}} | ||