root670 / PS2SaveUtility

Converter for PS2 game save files.
MIT License
9 stars 0 forks source link

Building on Windows #1

Open root670 opened 5 years ago

root670 commented 5 years ago

CMakeLists.txt needs to use the bundled zlib directory when building on Windows instead of using find_package(ZLIB REQUIRED).