skywind3000 / skywind3000/emake
请问emake是否可以有子项目?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 909
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
CMake的一个主要优点就是可以编译子项目,请问emake能实现这一点吗?如何可以的话,应当如何写make文件?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Start by reading emake's existing project and build-file handling, then determine whether subprojects are supported and what syntax would express them. Done would mean a documented, working subproject configuration, with coverage if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100