icculus / ControllerImage

A library for producing images of SDL controllers.
zlib License
107 stars 2 forks source link

If SDL3 target already exists then use that target instead of find #29

Closed Acclution closed 3 months ago

Acclution commented 3 months ago

As the title says. Check if SDL3::SDL3 exists. If it does use that, if not then find SDL3.