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

[zenny-atomic] update port for later vcpkg versions #123

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

luncliff
Copy link
Owner

Changes

  • use vcpkg-cmake host dependency
  • use vcpkg_install_copyright

References

Triplet Support

  • x64-windows
  • arm64-windows
  • x64-uwp

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "zenny-atomic"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added the platform: windows Windows, UWP label Sep 29, 2023
@luncliff luncliff self-assigned this Sep 29, 2023
@luncliff luncliff merged commit 027fa3f into main Oct 4, 2023
18 checks passed
@luncliff luncliff deleted the port/zenny-atomic branch October 5, 2023 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant