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: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
pabloariasal/modern-cmake-sample | A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 667 |
viva64/pvs-studio-cmake-examples | Examples of integrating a static code analysis tool with CMake project builds and analyses. | 53 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
apriorit/findwix | A CMake module for building Windows Installer packages with the WiX toolset | 18 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
cginternals/cmake-init | A C++ project setup template using CMake for reliable, cross-platform development. | 913 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |