From b07771669ae029d07b76a58ed526da7bc29ec27b Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 7 Oct 2023 17:12:38 -0400 Subject: Add libalabaster Signed-off-by: Andrew Opalach --- subprojects/packagefiles/c89atomic/meson.build | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 subprojects/packagefiles/c89atomic/meson.build (limited to 'subprojects/packagefiles') diff --git a/subprojects/packagefiles/c89atomic/meson.build b/subprojects/packagefiles/c89atomic/meson.build new file mode 100644 index 0000000..cdf8a28 --- /dev/null +++ b/subprojects/packagefiles/c89atomic/meson.build @@ -0,0 +1,2 @@ +project('c89atomic', 'c', version: 'git-cc548ed') +c89atomic = declare_dependency(include_directories: include_directories('.')) -- cgit v1.2.3-101-g0448