travis-gtest-cmake-example
CMake and GTest setup
An example setup of Travis-CI with cmake and google test for C++ projects
Example of a gtest and cmake set up for C++ on Travis-CI.
42 stars
2 watching
19 forks
Language: CMake
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An example setup of cmake with google test. | 316 |
| | A C++ project setup template using CMake for reliable, cross-platform development. | 912 |
| | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| | Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| | A C# wrapper around Google Test to enhance its user interface | 131 |
| | A tool that generates TAP output from GoogleTest test cases | 78 |
| | A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |
| | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| | A CMake module for enabling and reporting code coverage | 89 |
| | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,934 |
| | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
| | A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
| | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 |
| | An action that automates C++ application builds using CMake and vcpkg. | 182 |