mike10004 / cmake-googletest-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:CMake 64.9%Language:C++ 35.1%