Skip to content

abhinavtripathi95/simple-gtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake and GTest 101

This is a barebones project for understanding how cmake and gtest works.

To build

mkdir build
cd build
cmake ..
make
ctest -VV

About

barebones project for understanding cmake and gtest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published