Skip to content

[build] fix multi-config for VCPKG - #25585

Merged
Yulong Wang (fs-eire) merged 5 commits into
mainfrom
fs-eire/fix-vcpkg-multi-config
Jul 30, 2025
Merged

Yulong Wang (fs-eire) merged 5 commits into
mainfrom
fs-eire/fix-vcpkg-multi-config

Conversation

@fs-eire

Copy link
Copy Markdown
Contributor

Description

This change fixes the problem when building Dawn monolith library, it failed to pick the correct imported abseil library.

Now we separate the triplet files into per-config to avoid this problem.

Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
Comment thread tools/ci_build/build.py Fixed
@fs-eire
Yulong Wang (fs-eire) marked this pull request as ready for review July 30, 2025 04:32
@fs-eire
Yulong Wang (fs-eire) merged commit b957547 into main Jul 30, 2025
@fs-eire
Yulong Wang (fs-eire) deleted the fs-eire/fix-vcpkg-multi-config branch July 30, 2025 17:10
Changming Sun (snnn) pushed a commit that referenced this pull request Jul 30, 2025
- DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (#25544)
- Refactor plugin EP support (#25541)
- Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (#25552)
- [EP ABI] Node_GetAttrByName returns ORT_NOT_FOUND with non-existing
attr name (#25565)
- Fix C/C++ documentation generation (#25569)
- [build] fix multi-config for VCPKG (#25585)
Sanket Kale (sanketkaleoss) pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request Aug 11, 2025
### Description

This change fixes the problem when building Dawn monolith library, it
failed to pick the correct imported abseil library.

Now we separate the triplet files into per-config to avoid this problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants