mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-28 00:16:15 +01:00
1dc8d69edb
Otherwise, the build will fail when the toolchain is static-only, even with -Ddefault_library=static. I talked to a Meson developer in their IRC channel, who told me that the correct fix was to ensure that shared_library is only used if default_library != static. |
||
---|---|---|
.. | ||
cxx.cpp | ||
libmoduletestplugin_a.c | ||
libmoduletestplugin_b.c | ||
meson.build | ||
module-test.c |