cmake-example

CMake demo project

Demonstrates various CMake features and builds a CDash testing dashboard

Example project which demonstrates various CMake features.

GitHub

142 stars
10 watching
52 forks
Language: CMake
last commit: almost 4 years ago
Linked from 1 awesome list

cmake

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
krux02/minimal_cmake_example A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. 188
pabloariasal/modern-cmake-sample A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. 667
developerpaul123/cmakeinstallexample An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. 36
pr0g/cmake-examples A collection of simple CMake projects to help understand the basics of CMake and installing. 1,169
forexample/package-example A CMake example project demonstrating the installation and usage of a package 398
kbenzie/git-cmake-format Automates code formatting in CMake projects during development and commit processes. 58
viva64/pvs-studio-cmake-examples Examples of integrating a static code analysis tool with CMake project builds and analyses. 53
toeb/moderncmake A collection of samples and tutorials to learn modern CMake 231
kde/extra-cmake-modules Provides common CMake functionality and build settings for software development 135
mhmrhm/seemake A feature-packed CMake template with testing, static and dynamic checks, coverage reports, and documentation 4
grvlbit/travis-gtest-cmake-example An example setup of Travis-CI with cmake and google test for C++ projects 42
thelartians/packageproject.cmake A CMake script generator for creating packageable projects with standardized configuration options. 108
cmake-basis/basis A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries 48
dcarp/cmake-d A CMake module that extends D2's build tool capabilities for easier project configuration and management. 66
dmonopoly/gtest-cmake-example An example setup of cmake with google test. 316