Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

linsjb/cpp-project-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Project base for simple cpp projects.

The Makefile auto add all .cpp files in /src folder. No additional adding is needed.

Installation steps

  • Clone
  • Rename root folder
  • Run make build-structure
  • Rock on

Make commands

  • make
    • Compile the source
  • run
    • Running the output (program)
  • clean
    • Clean output file(s)
  • compile-run
    • Compile and run the program
  • build-structure
    • Build the structure

About

Base for simple c++ projects with Make

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors