FICHA · AUR

cotire

CMake module to speed up builds. By fully automating techniques like precompiled header usage and single compilation unit builds for C and C++

  • Build tool
  • Dev
official+codex · reviewed · May 31, 2026 description in en

Description

C and C++ projects that use CMake can shorten build times by automating precompiled headers and single compilation unit techniques. It is useful for maintainers who need faster repeated builds without redesigning the whole project.

This is a CMake module consumed by build scripts. Most users do not open it directly; developers enable it inside a project and should test that the optimized build still matches the normal build.

Permissions

Permissions not analysed for this source yet.