vn-tools / arc_unpacker

CLI tool for extracting images and sounds from visual novels.
GNU General Public License v3.0
561 stars 83 forks source link

Add support for Visual Studio compilation using vcpkg for dependencies #196

Open ghost opened 2 years ago

ghost commented 2 years ago

Some compilation and CMake fixes to allow the project to be built with Visual Studio 2019.

I also made building the test suite optional and turned it off by default.