package-example
Package installer
A CMake example project demonstrating the installation and usage of a package
CMake: config mode of find_package command (examples)
398 stars
23 watching
59 forks
Language: CMake
last commit: over 3 years ago
Linked from 1 awesome list
cmakeexample
Related projects:
Repository | Description | Stars |
---|---|---|
| An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 191 |
| Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
| A CMake script generator for creating packageable projects with standardized configuration options. | 111 |
| Provides common CMake functionality and build settings for software development | 137 |
| A CMake module for building Windows Installer packages with the WiX toolset | 18 |
| A script wrapper around CMake to simplify building projects with CMake. | 85 |
| A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 669 |
| A CMake module to manage dependencies in build configurations. | 63 |
| A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
| A collection of additional CMake functionality. | 549 |
| A package manager that simplifies the process of retrieving and installing C++ packages using CMake. | 454 |
| A collection of reusable CMake modules for building and managing software projects | 2 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |