libsdl-org / SDL_image

Image decoding for many popular formats for Simple Directmedia Layer.
zlib License
559 stars 182 forks source link

cmake: use MACHO* properties to set macho version #443

Closed madebr closed 5 months ago

madebr commented 6 months ago

SDL3 version of #442

madebr commented 6 months ago

This is weird. 34 minutes ago, this failed on my fork: https://github.com/madebr/SDL_image/actions/runs/8541145381

madebr commented 6 months ago

Installing jpeg-xl using brew fixes the issue, but I think this hides the issue. The failing autotools log contains:

-- dynamic libjxl -> libjxl.0.10.dylib

And the successful autotools log contains:

-- dynamic libjxl -> libjxl.0.9.dylib