Skip to content

Fish-Soup-Dev/C-Plus-Plus-Project-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpb (c++ project builder)

Simple command-line tool for building c++ projects using a build.toml file. Currently it can build a debug build and a release build with differing flags and defines. Now with multi threading built in. This is a work in progress.

Uesage

Download the repo and then open the folder and run "make release" to build

Example Screenshot

Screenshot

speedup from using thread mode "-t"

Screenshot

About

Simple command-line tool for building c++ projects using a build.toml file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published