Skip to content

0x082c8bf1/GoogleTest-CMake-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an project that shows how to use googletest with CMake. I was trying to do this for myself, and struggled to find a good full example that was easy to understand so I figured that I would make one.

What is CMake

CMake is a build automation tool.

This is meant not a tutorial for CMake, but if you need one, try this: https://learnxinyminutes.com/docs/cmake/

What is googletest?

GoogleTest unit testing library for c++.

About

A basic example of how to use gtest with cmake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published