Skip to content
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

Add VCPKG usage to GitHub Actions #243

Merged
merged 11 commits into from
Aug 23, 2024
Merged

Add VCPKG usage to GitHub Actions #243

merged 11 commits into from
Aug 23, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Aug 23, 2024

Adds a GitHub Action to validate building with CMake using VCPKG in manifest mode. Also trimmed some redundant build matrix options (windows-2019 and windows-2022 use the same version of clang).

Updated CMake to support directx-dxc used in VCPKG manifest mode.

VCPKG adds -external:W0 which results in warnings if I try to add /external:W4 in the CMake.

@walbourn walbourn merged commit 33a957e into main Aug 23, 2024
71 checks passed
@walbourn walbourn deleted the vcpkggh branch August 23, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants