diff --git a/meson.options b/meson.options deleted file mode 100644 index 259479f..0000000 --- a/meson.options +++ /dev/null @@ -1 +0,0 @@ -option('use_xlib', type : 'boolean', value : false, description : 'Use Xlib for window creation under linux') diff --git a/meson_options.txt b/meson_options.txt index 7b28df2..259479f 120000 --- a/meson_options.txt +++ b/meson_options.txt @@ -1 +1 @@ -meson.options \ No newline at end of file +option('use_xlib', type : 'boolean', value : false, description : 'Use Xlib for window creation under linux')