cristiantm / google-test-examples

Short example how to use GTest form Cmake project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here the short sample how-to use Google C++ Test Framework in cmake project

1. Google test will be downloaded from svn and build with you project

About

Short example how to use GTest form Cmake project