Useful CMake Examples
-
Updated
Feb 26, 2023 - CMake
Useful CMake Examples
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
The missing CMake project initializer
Vim plugin for syntax-aware code formatting
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Bringing clang-tidy magic to Visual Studio C++ developers.
Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
C/C++ hooks to integrate with pre-commit
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
Apply a coding style with clang-format only to new code added to an existing code base.
C/C++ language server implemented on top of Clang frontend.
Run clang-format -i on all of the files in your C or C++ project
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
This action checks if the source code matches the .clang-format file.
Add a description, image, and links to the clang-format topic page so that developers can more easily learn about it.
To associate your repository with the clang-format topic, visit your repo's landing page and select "manage topics."