Skip to content

Basic Template for a C++ project in VSCode with a simple makefile and g++ in mind

License

Notifications You must be signed in to change notification settings

jhbuchanan45/cpp-gcc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template For C++ Project

A basic template for a C++ project with VSCode tasks and a custom makefile preconfigured

Dependencies

  • g++ compiler (probably included with a gcc installation)
  • gdb debugger
  • make

About

Basic Template for a C++ project in VSCode with a simple makefile and g++ in mind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published