SDL.zig icon indicating copy to clipboard operation
SDL.zig copied to clipboard

link `sdl2_image` and its dependencies on MacOS

Open luehmann opened this issue 3 years ago • 1 comments
trafficstars

Same as #81 just for sdl2_image

luehmann avatar Jul 08 '22 16:07 luehmann

Please make this a separate function in the same style, for all platforms. Don't force all users of the library to install SDL_ttf even if they don't need it.

ikskuh avatar Jul 10 '22 12:07 ikskuh