DenizThatMenace / More-Modern-CMake
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
☆168Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for More-Modern-CMake
- An OS-agnostic C++ library template in plain CMake.☆364Updated 3 years ago
- Samples for Learning Modern CMake☆231Updated 8 years ago
- A set of cmake modules to assist in building code☆272Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- C++11 metaprogramming library☆243Updated this week
- Example library that shows best practices and proper usage of CMake by using targets☆667Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Presentation Material for C++Now 2017☆490Updated 5 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- CMake: config mode of find_package command (examples)☆398Updated 3 years ago
- CMake modules to help use sanitizers☆378Updated last month
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆350Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆159Updated 10 months ago
- Common CMake modules☆156Updated 11 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- Native ApprovalTests for C++ on Linux, Mac and Windows☆318Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆313Updated this week
- Love template metaprogramming☆325Updated 2 years ago
- A small c++ template with modern CMake☆313Updated 8 months ago
- A polymorphic value-type for C++☆228Updated last year
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago