From bd3fe0cac583739bc0d7c4b5c8f301bb350abca0 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Fri, 30 Aug 2019 00:19:31 -0400 Subject: Renamed lib to deps so github will ignore it for language stats --- lib/sol2/meson_options.txt | 2 -- 1 file changed, 2 deletions(-) delete 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 deleted file mode 100644 index 2f157f6..0000000 --- a/lib/sol2/meson_options.txt +++ /dev/null @@ -1,2 +0,0 @@ -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