rawpy icon indicating copy to clipboard operation
rawpy copied to clipboard

Consider vcpkg for Linux and macOS for libraw dependencies

Open letmaik opened this issue 4 years ago • 0 comments

https://github.com/letmaik/rawpy/pull/150 switches to using vcpkg for Windows to install libraw dependencies. Since vcpkg is cross-platform it may make sense to use it for macOS and Linux as well. This would simplify the build scripts and lower ongoing maintenance.

letmaik avatar Nov 21 '21 22:11 letmaik