From 6a426692def2da13fcc1159c8705e7455bb6f834 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Mon, 19 Jun 2023 19:44:06 +0200 Subject: Add meson build system --- meson_options.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 meson_options.txt (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..068c37b --- /dev/null +++ b/meson_options.txt @@ -0,0 +1 @@ +option('static', type : 'boolean', value : false, description: 'Build the pre-packaged lua file into the executable.') -- cgit v1.2.3