Skip to content

Conversation

@radarhere
Copy link
Collaborator

This PR suggests adding build_libjpeg_turbo.

This is an alternative to libjpeg, so rather than touching "jpegturbo-stamp" or similar, it touches "jpeg-stamp", just as build_jpeg does. This means that if a user ran build_libjpeg_turbo, and then build_tiff (which internally calls build_jpeg), libjpeg would not be built, because libjpeg turbo was already in place.

@mattip
Copy link
Collaborator

mattip commented Mar 23, 2022

Could you add this to the tests?

@radarhere
Copy link
Collaborator Author

Ok, done. In the tests, I've first removed jpeg-stamp to allow it to be tested in addition to build_jpeg.

@mattip mattip merged commit d0b05e7 into multi-build:devel Mar 25, 2022
@mattip
Copy link
Collaborator

mattip commented Mar 25, 2022

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants