EmilDohne / PhotoshopAPI

A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
https://photoshopapi.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
95 stars 9 forks source link

Update CMake System to simplify and include the changes from @spectras #42

Closed EmilDohne closed 7 months ago

EmilDohne commented 7 months ago

Thanks to @spectras for helping simplify the build process and fixing errors. This should now hopefully build with CI