Skip to content

bogado/testing_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing setup

Simple one of C++ setup

Any C++ compilation unit in this directory will build into a separate binary.

Libraries and configuration

Any source uses the same setup that is configured globally on the cmake file.

precompiled header

the file all.hpp is added as precompiled header and includes pretty much every thing from the standard library.

About

Testing setup to quickly build a c++ file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published