Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 263 Bytes

File metadata and controls

6 lines (6 loc) · 263 Bytes

CProgramBuilder

A build system for C. Can also build programs using C++17 and earlier.

Usage

Use the --help option to see a list of command line options.

Compilation

Running the program in the base directory of the repository is will compile the program.