Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mike10004/cmake-googletest-template

CMake C++ multi-project template with GoogleTest unit tests
https://github.com/mike10004/cmake-googletest-template

Last synced: 15 days ago
JSON representation

CMake C++ multi-project template with GoogleTest unit tests

Awesome Lists containing this project

README

        

# CMake C++ multi-project template with GoogleTest

Template for a CMake project uses GoogleTest in one child project to test a
library created by another child project.