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

Vcpkg root fix #10904

Merged
merged 6 commits into from
Sep 28, 2022
Merged

Vcpkg root fix #10904

merged 6 commits into from
Sep 28, 2022

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    e501184 View commit details
    Browse the repository at this point in the history
  2. Use the VCPKG_ROOT environment variable only on windows

    This fixes a build error on the GitHub Ubuntu 22.4 workflow runner which has
    comes with VCPKG preinstaled
    daschuer committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bf37fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    86ad6b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    6723940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556da26 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Move to MIXXX_VCPKG_ROOT to avoid conflicts with system wide VCPKG_ROOT

    and fail build early in case it is not correctly set
    daschuer committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3415b85 View commit details
    Browse the repository at this point in the history