Skip to content

doc: how to use advanced features of configure on Windows #17331

Closed
@refack

Description

@refack

Refs: #17066

The configure script recognizes many CLI flags for special build formulas. Many are not represented by vcbuild shortcuts, and need to be passed either by:

  • Calling python configure --XXX --YYY=PPPP directly, followed by vcbuild noprojgen
  • Setting set config_flags=--XXX --YYY=PPPP before calling vcbuild

This should be documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.windowsIssues and PRs related to the Windows platform.wipIssues and PRs that are still a work in progress.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions