gtest-cmake-example
gtest cmake setup
An example setup of cmake with google test.
Helpful example of a gtest and cmake set up for C++.
316 stars
17 watching
124 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An example setup of Travis-CI with cmake and google test for C++ projects | 42 |
| A C++ project setup template using CMake for reliable, cross-platform development. | 912 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| A C# wrapper around Google Test to enhance its user interface | 131 |
| A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
| A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
| A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 669 |
| A CMake example project demonstrating the installation and usage of a package | 398 |
| Provides a CMake utility for building and deploying Qt-based Android applications without using QtCreator. | 243 |
| A tool that generates TAP output from GoogleTest test cases | 78 |
| A CMake module for enabling and reporting code coverage | 89 |
| C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 |
| A collection of CMake modules and build scripts for creating computer graphics applications | 129 |