From dc2493e7525bb7633f697ef10f72b72b46222249 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Fri, 30 Aug 2019 00:45:36 -0400 Subject: Forget what I said, I just need to change git attributes to mark for vendor --- lib/sol2/meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/sol2/meson_options.txt (limited to 'lib/sol2/meson_options.txt') diff --git a/lib/sol2/meson_options.txt b/lib/sol2/meson_options.txt new file mode 100644 index 0000000..2f157f6 --- /dev/null +++ b/lib/sol2/meson_options.txt @@ -0,0 +1,2 @@ +option('single', type: 'boolean', value: false, description: 'Generate the sol3 single header and expose the corresponding build targets') +option('lua_cpp', type: 'boolean', value: false, description: 'Compile lua as C++ code') \ No newline at end of file -- cgit v1.2.3