cmake_format
Project formatter
A tool to improve the readability of CMake project files by formatting their contents.
Source code formatter for cmake listfiles.
977 stars
18 watching
110 forks
Language: Python
last commit: 9 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. | 111 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 191 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 175 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,123 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 85 |
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 | 274 |
nixos/nixfmt | A tool that formats code according to a standardized style | 949 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
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,376 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
mcmartin/frut | A tool to convert JUCE projects from Projucer to CMake-based builds | 435 |