Skip to content

Projects using cmakefmt

This page lists open-source projects that format their CMake files with cmakefmt. Want your project listed here? Open a pull request and add it to the table below.

ProjectDescriptionConfig
cmakefmtThe formatter itself — dogfoods its own formattingDefault

To add your project, open a pull request that appends a row to the table above. Include:

  • Project — a Markdown link to the repository or homepage
  • Description — one sentence describing the project
  • ConfigDefault, or a brief note if you use a custom config (e.g. line_width = 100)