dev-cafe / cmake-cookbook
CMake Cookbook recipes.
☆2,754Updated 3 years ago
Alternatives and similar repositories for cmake-cookbook:
Users that are interested in cmake-cookbook are comparing it to the libraries listed below
- learning cmake☆3,219Updated 3 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,120Updated 4 months ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,577Updated 3 weeks ago
- A curated list of awesome header-only C++ libraries☆3,592Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,171Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,451Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆5,870Updated this week
- A C++11 library for serialization☆4,284Updated 3 weeks ago
- Portable, simple and extensible C++ logging library☆2,259Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …