Skip to content

[Proposal] CLI arguments parsing #11

@cyanidle

Description

@cyanidle

@sten-code @TomasBorquez About arguments. I think They should be parsed arbitrarily inside StartBuild(argc, argv) (like CMake -D ARG=xxx) and then queried by the build script

Maybe like this:

String arg = Argument("arg");

Also consider adding BuildDir, SourceDir global read-only variables, or functions to get these values. They are useful during commands formatting

This is a separate issue to continue discussion in #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAccepted proposalenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions