Closed KDen404 closed 3 months ago
Does this work on Windows? I see only .so
and .a
. BTW version of libdeflate optimized for compile time is vendored in this repository.
still need to check it on windows, it works on my linux build, without installing external packages. I can check if it works on windows as soon as i pull on my home workstation
also builds on my windows workstation
i would appreciate it if you test it aswell, if it works feel free to accept the pull request.
I added libdeflate to cmake using fetchcontent, this makes it much more straight forward in cloning and including OpenFBX into other projects, without manually installing dependencies