mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
3e30e8a87e
For some reason, even though the tests are linked against libgobject.la and libgobject.la mentions libglib.la as a dependency, the tests are running against the system glib instead of the in-tree one. Adding the libglib.la file as an explicit LDFLAG fixes it. |
||
---|---|---|
.. | ||
.gitignore | ||
accumulator.c | ||
defaultiface.c | ||
deftype.c | ||
dynamictype.c | ||
gvalue-test.c | ||
ifacecheck.c | ||
ifaceinherit.c | ||
ifaceinit.c | ||
ifaceproperties.c | ||
Makefile.am | ||
override.c | ||
paramspec-test.c | ||
performance-threaded.c | ||
performance.c | ||
references.c | ||
run-performance.sh | ||
singleton.c | ||
testcommon.h | ||
testmarshal.list | ||
testmodule.c | ||
testmodule.h |