Skip to content

ci(2.5): remove all VCPKG_DEFAULT_HOST_TRIPLET entries from build.yml#15029

Merged
daschuer merged 1 commit into
mixxxdj:2.5from
Hapsa21:fix/remove-unused-vcpkg-host-triplet
Jun 28, 2025
Merged

ci(2.5): remove all VCPKG_DEFAULT_HOST_TRIPLET entries from build.yml#15029
daschuer merged 1 commit into
mixxxdj:2.5from
Hapsa21:fix/remove-unused-vcpkg-host-triplet

Conversation

@Hapsa21
Copy link
Copy Markdown
Contributor

@Hapsa21 Hapsa21 commented Jun 28, 2025

This PR removes the unused -DVCPKG_DEFAULT_HOST_TRIPLET flags from the .github/workflows/build.yml file.

These flags were previously set in the CMake arguments, but are no longer used by the Mixxx build system. They were triggering CMake warnings like:

Manually-specified variables were not used by the project:
VCPKG_DEFAULT_HOST_TRIPLET

Removing them simplifies the workflow configuration and eliminates unnecessary warnings during CI runs.

Fixes: #15022
@daschuer Kindly review this.

Copy link
Copy Markdown
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you for taking care.

@daschuer daschuer merged commit 63eacb5 into mixxxdj:2.5 Jun 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants