Robert Bragg
b44bde00c5
cogl/pango/Makefile.am pass EXTRA_LDFLAGS for linking
When building on windows for example we need to ensure we pass -no-undefined to the linker. Although we were substituting a COGL_EXTRA_LDFLAGS variable from our configure.ac we forgot to reference that when linking cogl-pango.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%