CLIUtils / cmakeLinks
A set of cmake modules to assist in building code
☆300Updated 4 years ago
Alternatives and similar repositories for cmake
Users that are interested in cmake are comparing it to the libraries listed below
Sorting:
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- An OS-agnostic C++ library template in plain CMake.☆374Updated 5 years ago
- CMake modules to help use sanitizers☆407Updated 2 months ago
- CMake: config mode of find_package command (examples)☆405Updated 4 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆656Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- C/C++ hooks to integrate with pre-commit☆376Updated last year
- A small c++ template with modern CMake☆324Updated 5 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆931Updated 9 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆177Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- Easy Boost integration in CMake projects☆408Updated 3 years ago
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆320Updated 5 months ago
- Source code formatter for cmake listfiles.☆1,058Updated last year
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆705Updated 3 years ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆219Updated 2 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆444Updated 2 years ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Docker runner for build-bench☆341Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,655Updated last year