Skip to content

abandonware-pjz37/gtest-pass-filename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

> cmake -H. -B_builds -GXcode -DGTEST_ROOT=/path/to/gtest/libs
> cmake --build _builds
> cd _builds
> ctest -VV