Build only lib on Windows
Open
- Dominant language
- C++
- Stars
- 401
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
How can I build only lib (`libjpeg`) (under Windows) that can be used to replace existing libjpeg?
I am not interested in any tool-apps, since I have my own and I want just to test this compression update.
I have tried to use cmake, but in the build, I can see only `jpegli-static` which is not a direct replacement.
Contributor guide
Assessment
This issue has not been assessed yet.