Barthelemy / CppProjectTemplateLinks
Basic, but working, C++ project using CMake, boost and Doxygen
☆295Updated 9 years ago
Alternatives and similar repositories for CppProjectTemplate
Users that are interested in CppProjectTemplate are comparing it to the libraries listed below
Sorting:
- CMake: config mode of find_package command (examples)☆403Updated 4 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆445Updated 2 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 6 months ago
- An Enhancement Suite for the CMake Build System☆441Updated 3 years ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 4 months ago
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- Easy Boost integration in CMake projects☆407Updated 3 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆583Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆956Updated 5 months ago
- Presentation Material for C++Now 2017☆494Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- Header only C++14 mocking framework☆868Updated 6 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆405Updated this week
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆271Updated 6 months ago
- C++ benchmarking framework☆363Updated 6 years ago
- ☆147Updated last year
- CMake modules to help use sanitizers☆408Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 3 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- A small c++ template with modern CMake☆325Updated 2 months ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆566Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- Short example how to use Google Test with CMake project☆274Updated last year