• lysdexic@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    I would also mention support for third-party compiler cache systems. Install something like ccache, set a couple of flags in the CMake project, and your whole project can now reuse build artifacts with barely no CPU load.