hmake
hmake copied to clipboard
Imports sub-projects
Introduce imports to bring in sub-projects.
A sub-project is a standalone HyperMake project. The imports directive is a list of imported sub-projects in which each item can be:
- a simple string: a url/path to sub-project root
- an object: TBD, not supported yet.