OSVR-Core icon indicating copy to clipboard operation
OSVR-Core copied to clipboard

WIP: Create .appveyor.yml

Open rpavlik opened this issue 6 years ago • 2 comments

rpavlik avatar May 13 '19 20:05 rpavlik

I like the use of vcpkg!

Here's my previous attempt, in case there's anything worth stealing. Something was causing the build to fail, but I don't recall what it was now. I think I couldn't download some dependency I needed or something.

Some of the other OSVR repositories have appveyor.yml files already, too. However, you might want to update those to make use of vcpkg (and generate packages) if you haven't already.

godbyk avatar May 13 '19 22:05 godbyk

yeah, I have a WIP vcpkg for osvr-core but vcpkg isn't very friendly to the idea of submodules with your deps.

rpavlik avatar May 13 '19 22:05 rpavlik