git-cmake-format
Formatter
Automates code formatting in CMake projects during development and commit processes.
Standardise code formating for cmake projects with git and clang-format
58 stars
6 watching
13 forks
Language: CMake
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cheshirekow/cmake_format | A tool to improve the readability of CMake project files by formatting their contents. | 973 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
hanjianwei/cmake-modules | A collection of reusable pieces of code used to configure and extend CMake builds | 30 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
eklitzke/clang-format-all | A tool to format C and C++ code using clang-format in a consistent manner | 147 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |