Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.docIssues and PRs related to Node.js documentation.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