Useful CMake Examples
-
Updated
Feb 28, 2024 - CMake
Useful CMake Examples
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
The missing CMake project initializer
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Vim plugin for syntax-aware code formatting
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
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 Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
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
C++ project template with unit-tests, documentation, ci-testing and workflows.
Apply a coding style with clang-format only to new code added to an existing code base.
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
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
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
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."