-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.
Description
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 byvcbuild noprojgen
- Setting
set config_flags=--XXX --YYY=PPPP
before callingvcbuild
This should be documented.
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.