Skip to content

Iterkocze-Company/iterkocze-build-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iterkocze-build-system

C/C++ Build system, but Iterkocze

Usage

In your C/C++ project directory, create a file named mbs. Example mbs file:

FILES = main.c,main.h
COMPILER = gcc
FLAGS = -s,-O2

Run iterkocze-build-system binary in the same folder as you mbs file

Building

CMake can be used to compile MBS. But it can also be compiled using itself

About

C/C++ Build system, but Iterkocze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published