Support LIBSDL2_TTF_SHLIB (#8)
* Support LIBSDL2_TTF_SHLIB
The environment variable avoids the runtime search for the SDL2_ttf shared library and also the Unix-specific fallback to pkg-config.
It allows a debug library (ex. SDL2_ttfd.dll) to be used.
* Make shared library search lazy
---------
Co-authored-by: 珊瑚 <sanette@users.noreply.github.com>
69e46a
-
Feb 13 20:35 +00:00