robotology / how-to-export-cpp-libraryLinks
An OS-agnostic C++ library template in plain CMake.
☆373Updated 4 years ago
Alternatives and similar repositories for how-to-export-cpp-library
Users that are interested in how-to-export-cpp-library are comparing it to the libraries listed below
Sorting:
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 3 months ago
- CMake: config mode of find_package command (examples)☆403Updated 4 years ago
- A small c++ template with modern CMake☆325Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆371Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Easy Boost integration in CMake projects☆406Updated 3 years ago
- Concise CMake templates for creating C++ libraries or executables.☆126Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- CMake modules to help use sanitizers☆407Updated last week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆174Updated 10 months ago
- A set of cmake modules to assist in building code☆299Updated 4 years ago
- 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
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 7 months ago
- Tool for analyzing includes in C++☆208Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆649Updated last week
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆330Updated last week
- A reflective enum implementation for C++☆299Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆444Updated 2 years ago
- Implementation of strong types in C++☆813Updated 3 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- Pipelines for expressive code on collections in C++☆831Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆311Updated last month
- How to install a library with cmake☆153Updated 5 years ago
- A miniature library for struct-field reflection in C++☆613Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆959Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆557Updated 3 months ago