CMakeInstallExample
CMake installer example
An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer.
Installation example for a C++ project (Windows) with Cmake.
36 stars
4 watching
13 forks
Language: CMake
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CMake example project demonstrating the installation and usage of a package | 398 |
| Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 191 |
| A CMake script generator for creating packageable projects with standardized configuration options. | 111 |
| A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
| A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 669 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
| Templates for creating C++ projects with cmake. | 128 |
| A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,934 |
| A CMake module for building Windows Installer packages with the WiX toolset | 18 |
| A collection of additional CMake functionality. | 549 |
| An example project demonstrating CMake usage with Rust programming language | 109 |
| A C++ project setup template using CMake for reliable, cross-platform development. | 912 |
| Provides common CMake functionality and build settings for software development | 137 |