Meson: build and install remaining tests

This commit is contained in:
Xavier Claessens
2018-09-19 16:09:55 -04:00
parent 96fafcfe92
commit 4b5bc3f459
4 changed files with 240 additions and 57 deletions

View File

@@ -30,3 +30,5 @@ pkg.generate(libraries : [libgthread, thread_dep],
name : 'GThread',
description : 'Thread support for GLib',
)
libgthread_dep = declare_dependency(link_with : libgthread)