echopoint / gloom

Small build system for C/C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gloom

Gloom will be a command line build generator. It reads a generator profile script and generates project files for other tools like Visual Studio, Xcode, or Make / GNU Make. This is intended to replace CMake, or Premake. Though I like Premake, simpler is better. It's built on nodejs for now and will be available soon.

Copyright & License

Copyright © 2017 by echopoint Distributed under the terms of the MIT License, see LICENSE.txt

About

Small build system for C/C++

License:MIT License


Languages

Language:JavaScript 100.0%