Skip to content

sabjorn/cpp-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp Project Template

About

This is a small project to be used as the base for C++ projects. The goal is to have a useful tool for quickly and easily starting a C++ project.

Building

run:

cmake .
cmake --build .

Tests

after building, run:

./SimpleLibrary/tests/simpleTestHost

About

A C++ project template to quickly and easily start developing in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published