robotology / how-to-export-cpp-libraryLinks
An OS-agnostic C++ library template in plain CMake.
☆374Updated 5 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:
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- A small c++ template with modern CMake☆325Updated 5 months ago
- CMake: config mode of find_package command (examples)☆406Updated 4 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- CMake modules to help use sanitizers☆407Updated 3 months ago
- Concise CMake templates for creating C++ libraries or executables.☆125Updated 3 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆335Updated last month
- Easy Boost integration in CMake projects☆408Updated 3 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆178Updated last year
- A reflective enum implementation for C++☆300Updated last year
- 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
- How to install a library with cmake☆157Updated 5 years ago
- Tool for analyzing includes in C++☆209Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆932Updated 9 months ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆284Updated last year
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆444Updated 2 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆662Updated 2 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Implementation of strong types in C++☆821Updated 3 years ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- A simple example of how to setup a complete CI environment for C and C++☆397Updated 5 years ago