Skip to content

Xatter/minimum-cmake-gtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the absolute minimum CMake configuration I've been able to find that uses Google Test

mkdir build
cd build
cmake ..
cmake --build .
./unittests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published