rpavlik / cmake-modulesLinks
My collection of CMake modules
☆1,049Updated 5 months ago
Alternatives and similar repositories for cmake-modules
Users that are interested in cmake-modules are comparing it to the libraries listed below
Sorting:
- CMake module to speed up builds.☆1,302Updated 5 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆927Updated 3 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆574Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆951Updated 2 months ago
- C++11 port of docopt☆1,064Updated last year
- Header only C++14 mocking framework☆854Updated 3 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,780Updated last year
- CMake: config mode of find_package command (examples)☆402Updated 4 years ago
- An Enhancement Suite for the CMake Build System☆442Updated 3 years ago
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,302Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆653Updated last year
- C++17 `std::variant` for C++11/14/17☆697Updated 2 years ago
- CMake wrapper for conan C and C++ package manager☆877Updated 2 months ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆865Updated 4 years ago
- CMake modules to help use sanitizers☆400Updated 10 months ago
- C++ Benchmark Authoring Library/Framework☆850Updated last month
- Easy Boost integration in CMake projects