quakeforge/libs/video
Bill Currie 7e03f23146 [renderer] Link plugins against external libraries
With the addition of dependencies on freetype and harfbuzz, it became
clear that the renderer plugins need to be explicitly linked against
external dependencies (and that I need to do more installed testing,
rather than just my static local builds). This fixes the unresolved
symbols when attempting to load any of the plugins.
2022-09-22 15:10:10 +09:00
..
renderer [renderer] Link plugins against external libraries 2022-09-22 15:10:10 +09:00
targets [renderer] Respond to window size changes 2022-09-22 01:15:06 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00