bilke / cmake-modulesLinks
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
☆581Updated 3 weeks ago
Alternatives and similar repositories for cmake-modules
Users that are interested in cmake-modules are comparing it to the libraries listed below
Sorting:
- Header only C++14 mocking framework☆861Updated 4 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆643Updated last month
- CMake modules to help use sanitizers☆407Updated 11 months ago
- My collection of CMake modules☆1,052Updated 7 months ago
- A simple example of how to setup a complete CI environment for C and C++☆396Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 3 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆759Updated last year
- Source code formatter for cmake listfiles.☆1,037Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 5 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,302Updated 3 months ago
- CMake wrapper for conan C and C++ package manager☆884Updated 3 months ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- Finds problems in C++ source that slow development of large code bases☆716Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆327Updated last week
- The Hitchhiker’s Guide to the CMake☆531Updated 2 years ago
- Implementation of strong types in C++☆806Updated 2 years ago
- CMake: config mode of find_package command (examples)☆403Updated 4 years ago
- C++17 `std::variant` for C++11/14/17