摘要: Ubuntu安装配置ccache 内容 在 Ubuntu 中通过 ccache 加速编译流程的完整指南如下: 1. 安装 ccache sudo apt update && sudo apt install ccache 2. 配置环境变量(推荐方式) (1) 临时生效(仅当前终端会话) expor 阅读全文
posted @ 2025-02-26 21:37 Gold_stein 阅读(659) 评论(0) 推荐(0)