NVIDIAImageScaling icon indicating copy to clipboard operation
NVIDIAImageScaling copied to clipboard

Create initial CI configuration with GitHub Actions

Open EwoutH opened this issue 2 years ago • 0 comments

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 avatar Nov 16 '21 17:11 EwoutH