Skip to content

ggarber/cmake-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake-bootstrap

CMake project template with C++17 and gtest support

How to use

Clone this repository, change ProjectName in CMakeFile.txt and then:

cd build
cmake ..
make -j 8

ADD LOG4CXXX ADD cppdoc ADD more C++14 examples

About

CMake project template with C++11 and gtest support

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published