glib/gmodule/tests
Alyssa Ross 1dc8d69edb tests: skip shared libs if default_library=static
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.
2022-10-12 16:49:39 +01:00
..
cxx.cpp Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
libmoduletestplugin_a.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
libmoduletestplugin_b.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
meson.build tests: skip shared libs if default_library=static 2022-10-12 16:49:39 +01:00
module-test.c Merge branch 'gmodule-invalid-la-file' into 'main' 2022-07-06 13:00:09 +00:00