diff options
Diffstat (limited to 'lib/sol2/meson_options.txt')
-rw-r--r-- | lib/sol2/meson_options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |