ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
337 stars 90 forks source link

add ccache to speed up build #695

Closed zerotacg closed 8 months ago

zerotacg commented 8 months ago

added ccache to ubuntu 20 as a profe of concept

zerotacg commented 8 months ago

seems that it didn't really speed up the build and it would still require a clean build at some point to be sure the cache didn't hide any issues, I hit that problem already :/.