From 0bf9b26b87075448d49482fe4411739af765d872 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Thu, 3 Oct 2024 19:08:44 -0400 Subject: Update codebase Bring up-to-date with my other projects. Wallpaper engine behavior is mostly unchanged. Signed-off-by: Andrew Opalach --- subprojects/packagefiles/stb/meson.build | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 subprojects/packagefiles/stb/meson.build (limited to 'subprojects/packagefiles/stb') diff --git a/subprojects/packagefiles/stb/meson.build b/subprojects/packagefiles/stb/meson.build new file mode 100644 index 0000000..e712682 --- /dev/null +++ b/subprojects/packagefiles/stb/meson.build @@ -0,0 +1,2 @@ +project('stb', 'c', version: 'git-31707d1') +stb = declare_dependency(include_directories: include_directories('.')) -- cgit v1.2.3-101-g0448