modern-cmake-sample
CMake example
A sample project demonstrating best practices and proper usage of CMake in building a library and an executable.
Example library that shows best practices and proper usage of CMake by using targets
669 stars
18 watching
70 forks
Language: CMake
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
| A collection of samples and tutorials to learn modern CMake | 233 |
| A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 191 |
| Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| A tutorial on building and using CMake libraries with modern practices | 33 |
| An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| A CMake example project demonstrating the installation and usage of a package | 398 |
| A CMake script generator for creating packageable projects with standardized configuration options. | 111 |
| Templates for creating C++ projects with cmake. | 128 |
| A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
| A feature-packed CMake template with testing, static and dynamic checks, coverage reports, and documentation | 5 |
| A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
| A collection of reusable CMake modules for various software development tasks | 1,022 |
| A collection of additional CMake functionality. | 549 |