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

New CI workflow based on run-vcpkg action #1

Merged
merged 26 commits into from
Sep 27, 2024

Conversation

O-Tom
Copy link
Owner

@O-Tom O-Tom commented Sep 27, 2024

New CI script using off the shelf actions related to vcpkg:

vcpkg commit/version is taken from the vcpkg-configuration.json file.
vcpkg ports used as dependencies are declared in the vcpkj.json manifest.
cmake build type and associated settings are defined by the CMakePresets.json file.
VCPKG_DEFAULT_TRIPLET environment variable defines the vcpkg triplet in all scripts.

@O-Tom O-Tom self-assigned this Sep 27, 2024
@O-Tom O-Tom merged commit e048df7 into main Sep 27, 2024
2 checks passed
@O-Tom O-Tom deleted the new-ci-workflow-based-on-run-vcpkg branch September 27, 2024 12:28
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.

1 participant