Skip to content

jucor/gtestExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleTest + Cmake example

This repository contains an example of use of Cmake and GoogleTest for a C++ file. It is mostly for personal use.

Use

mkdir build
cd build
cmake ..
make
make test
ctest

Inspiration and thanks

I copied upon many, more documented examples found on StackOverflow and:

Todo

  • Decide whether embedding the .zip is a good or a bad idea

About

Example of Gtest+Cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages