共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > project-maker |
project-maker
|
0 | 0 | 8 |
贡献者 | 讨论 | 代码提交 |
The project-maker tool creates C or C++ projects with a simple directory heirarchy and a ready-to-use generic Makefile; It is intended to help on creation of simple or even test C/C++ projects with everything setup for compilation.
It supports the compilation of static libraries, shared libraries or executables.
It's not meant to replace autotools, instead it helps developers on testing their projects without bothering with any configuration file.