cmake_format
Project formatter
A tool to improve the readability of CMake project files by formatting their contents.
Source code formatter for cmake listfiles.
973 stars
19 watching
109 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
cmakedevtoolsformatters
Related projects:
Repository | Description | Stars |
---|---|---|
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
nixos/nixfmt | A tool that formats code according to a standardized style | 922 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 692 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
mcmartin/frut | A tool to convert JUCE projects from Projucer to CMake-based builds | 432 |