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

cmake(install): include vcpkg dlls #2971

Merged
merged 2 commits into from
Jan 21, 2021
Merged

cmake(install): include vcpkg dlls #2971

merged 2 commits into from
Jan 21, 2021

Commits on Jan 8, 2021

  1. cmake(install): include vcpkg dlls

    Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
    dennisameling committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    897dd0f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. GitHub Actions: Add vcpkg initialization step

    This commit adds a step called "initialize vcpkg" to the GitHub Actions
    workflow, because we need some build scripts from vcpkg that aren't
    present in our vcpkg artifacts from Azure Pipelines.
    
    Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
    dennisameling committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9d4e28c View commit details
    Browse the repository at this point in the history