NVIDIAGameWorks / NVIDIAImageScaling

NVIDIA Image Scaling SDK
MIT License
506 stars 59 forks source link

Create initial CI configuration with GitHub Actions #1

Closed EwoutH closed 1 year ago

EwoutH commented 2 years ago

Adds a simple CI configuration using GitHub Actions. It builds the samples on each push, pull request and when requested (workflow_dispatch), using CMake and MSVC.

An example run can be found here.

EwoutH commented 2 years ago

@abernalnv I'm doing some cleanup of old, open PRs. If you would like to get these changes in, please leave a reply or review.

In two weeks I will close this PR if no reaction received.

EwoutH commented 1 year ago

Closing due to lack of response.