Skip to content

A Makefile which automatically finds all .cpp and .h files, this then allows the user to do some basic make commands, including valgrind and gdb. This can be used for most basic c++ compilation, or as a template for more advanced projects.

License

Notifications You must be signed in to change notification settings

raoul-k/generalCPPMakeFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

generalCPPMakeFile

A Makefile which automatically finds all .cpp and .h files, this then allows the user to do some basic make commands, including valgrind and gdb. This can be used for most basic c++ compilation, or as a template for more advanced projects.

About

A Makefile which automatically finds all .cpp and .h files, this then allows the user to do some basic make commands, including valgrind and gdb. This can be used for most basic c++ compilation, or as a template for more advanced projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published