ddd/make-it-quick
Project ID: 23343
Description
A simple auto-configuring make-only build system
Installation Instructions
Make-It-Quick is a simple build system destined to make it easy to build C or C++ programs without having to write lengthy makefiles or going through the complexity of tools such as automake or cmake. It is well suited for relatively small programs, although it has been used for several larger programs.
Detailed instructions can be found here: https://github.com/c3d/make-it-quick
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Mageia cauldron | i686 (0)*, x86_64 (4)* | Mageia cauldron (128 downloads) |
openSUSE Tumbleweed | i586 (6)*, ppc64le (9)*, x86_64 (9)* | openSUSE Tumbleweed (129 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ddd/make-it-quick
More info about enabling Copr repositories