Skip to content

ppham27/sample2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Example of cmake and googletest

googletest sources were created with the command:

$ python fuse_gtest_files.py gtest-1.7.0 sample2

To compile:

$ cmake
$ make

To test:

$ make test

To see results of googletest

$ cat Testing/Temporary/LastTest.log

About

An example of how to use cmake and gtest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages