DenizThatMenace / More-Modern-CMakeLinks
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
Alternatives and similar repositories for More-Modern-CMake
Users that are interested in More-Modern-CMake are comparing it to the libraries listed below
Sorting:
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Presentation Material for C++Now 2017☆496Updated 7 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- An OS-agnostic C++ library template in plain CMake.☆374Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- A small c++ template with modern CMake☆324Updated 5 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- CMake modules to help use sanitizers☆407Updated 2 months ago
- ☆276Updated last year
- CMake: config mode of find_package command (examples)☆406Updated 4 years ago
- C++11 metaprogramming library☆279Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆219Updated 2 years ago
- How to install a library with cmake☆155Updated 5 years ago
- A reflective enum implementation for C++☆299Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Common CMake modules☆156Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Tool for analyzing includes in C++☆209Updated last year
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆177Updated last year
- The presentations of C++Now 2019.☆92Updated 5 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- Boost cmake modules☆52Updated 7 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Updated last month