Skip to content

Conversation

@anonymous-akorn
Copy link
Contributor

The testapp builder duplicated some vcpkg logic: this removes that duplication, instead relying on build_desktop.py's "vcpkg_step_only" mode, and some logic from utils.py

This fixes a break caused by a change in the structure of the vcpkg response files which was not reflected in this duplicated logic, and will prevent similar breakages in the future.

Rely on the vcpkg logic in the build script for the SDK and the utils file instead of duplicating it. The duplicated logic has broken due to a change in the response files: this refactoring will avoid similar issues in the future.
vimanyu
vimanyu previously approved these changes Nov 25, 2020
Copy link
Contributor

@vimanyu vimanyu left a comment

Choose a reason for hiding this comment

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

LGTM

@anonymous-akorn anonymous-akorn merged commit c678ca1 into dev Nov 30, 2020
@anonymous-akorn anonymous-akorn deleted the feature/aks-vcpkg branch November 30, 2020 17:14
@firebase firebase locked and limited conversation to collaborators Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

2 participants