microsoft / UVAtlas

UVAtlas isochart texture atlas
https://walbourn.github.io/uvatlas-return-of-the-isochart/
MIT License
842 stars 148 forks source link

Add VCPKG usage to GitHub Actions #167

Closed walbourn closed 2 months ago

walbourn commented 2 months ago

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).

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