Skip to content

[WIP] enable using vcpkg for Dawn #24699

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented May 8, 2025

Description

Still WIP.

changes in dawn: fs-eire/dawn@ort-main...ort-vcpkg

Motivation and Context


vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO fs-eire/dawn
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will update to official dawn before merging.

currently using my fork for easier iteration.

# explicitly set the jinja2 and markupsafe directories to empty strings
# when they are empty, the python script will import them from the system
#
# pip install jinja2 markupsafe
Copy link
Contributor Author

@fs-eire fs-eire May 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to manage these 2 dependencies?

we can use the pip install on the CI machine, but it's easy to fail on a local build. Better to have a way to allow vcpkg to do that for us.

@fs-eire fs-eire force-pushed the dawn-vcpkg branch 5 times, most recently from a797876 to 511ac36 Compare May 12, 2025 21:39
@fs-eire fs-eire force-pushed the dawn-vcpkg branch 2 times, most recently from c2dc78d to b2634fd Compare May 13, 2025 19:12
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.

1 participant