how-to-export-cpp-library
Library export template
A C++ library template for exporting and distributing libraries in an OS-agnostic manner
An OS-agnostic C++ library template in plain CMake.
365 stars
25 watching
54 forks
Language: CMake
last commit: about 4 years ago
Linked from 1 awesome list
cmakecmake-examplescmake-template
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |
| C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 |
| A C++ template project providing a basic structure for building open source software projects. | 14 |
| A template for building and testing C++ projects with automated testing and reporting features. | 607 |
| A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,742 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| Templates for creating C++ projects with cmake. | 128 |
| A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
| A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
| A C++ template with modern CMake setup and basic project infrastructure | 313 |
| A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 686 |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
| A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ | 78 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| A debugging library that prints variables of any type in a human-readable format | 308 |