Skip to content

CubedProgrammer/CPlusPlusProgramBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ProgramBuilder

Build system for C++, scans dependencies. External modules imported are searched for in the include path.

Usage

Use the --help command for a list of options.

The build system automatically deduces if the compiler is clang or gcc, and sets command line options accordingly.

Compilation

Running the program on the base directory of the program will compile the program.

About

Compiles C++ programs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages