robotology / how-to-export-cpp-libraryLinks
An OS-agnostic C++ library template in plain CMake.
☆371Updated 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:
- CMake: config mode of find_package command (examples)☆403Updated 4 years ago
- A small c++ template with modern CMake☆326Updated last month
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated last month
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 10 months 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
- Easy Boost integration in CMake projects☆407Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆171Updated 8 months ago
- CMake modules to help use sanitizers☆407Updated 11 months ago
- A reflective enum implementation for C++☆297Updated last year
- Native ApprovalTests for C++ on Linux, Mac and Windows☆327Updated last week
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- Tool for analyzing includes in C++☆207Updated last year
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 5 months ago
- A set of cmake modules to assist in building code☆294Updated 4 years ago
- How to install a library with cmake☆153Updated 5 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated 2 months ago
- A simple example of how to setup a complete CI environment for C and C++☆396Updated 4 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆643Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- Samples for Learning Modern CMake☆241Updated 9 years ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆133Updated 8 months ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 11 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- C++14 Finite State Machine library☆176Updated 4 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month