ruslo / CGold
The Hitchhiker’s Guide to the CMake
☆529Updated last year
Alternatives and similar repositories for CGold:
Users that are interested in CGold are comparing it to the libraries listed below
- Example library that shows best practices and proper usage of CMake by using targets☆672Updated 4 years ago
- A small c++ template with modern CMake☆317Updated last month
- Samples for Learning Modern CMake☆236Updated 8 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- Source code formatter for cmake listfiles.☆1,001Updated 10 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆918Updated last year
- My collection of CMake modules☆1,027Updated last month
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆626Updated 5 months ago
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- Presentation Material for C++Now 2017☆493Updated 6 years ago
- CMake: config mode of find_package command (examples)☆403Updated 3 years ago
- A simple example of how to setup a complete CI environment for C and C++☆393Updated 4 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆560Updated last year
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆442Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- A collection of as simple as possible, modern CMake projects☆1,198Updated last month
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆360Updated 4 years ago
- Header only C++14 mocking framework☆832Updated 5 months ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆173Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- CMake wrapper for conan C and C++ package manager☆855Updated 2 months ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- A set of cmake modules to assist in building code☆281Updated 3 years ago
- A miniature library for struct-field reflection in C++