Commit 87ac373493fa9ff8e0277c60d545bfcd5f210844

Daniel Gibson 2021-10-06T03:39:59

Fix Debug-only builds with CMake "get_filename_component(SDL2_LIBDIR ${sdl2implib} PATH)" failed if sdl2implib was set from sdl2implibdbg instead of ${sdl2implibdbg} Thanks to seyuup from the SDL Discourse for pointing this out.