An open API service indexing awesome lists of open source software.

https://github.com/appleboiy/gtest-sample

sample project that shows how to use GoogleTest with CMake.
https://github.com/appleboiy/gtest-sample

Last synced: 3 days ago
JSON representation

sample project that shows how to use GoogleTest with CMake.

Awesome Lists containing this project

README

        

# GoogleTest Sample

This is a sample project that shows how to use GoogleTest with CMake.

## Prerequisites

- CMake
- GoogleTest
- Make