Update meson_options.txt

This commit is contained in:
Dawid Masiukiewicz 2021-02-25 18:49:39 +00:00
parent 66b5807368
commit 073f91fc4a

View file

@ -1,3 +1,3 @@
option('betterC', type: 'boolean', value: true) option('betterC', type: 'boolean', value: false)
option('BuildDemos', type: 'boolean', value: true) option('BuildDemos', type: 'boolean', value: false)
option('LTO', type: 'boolean', value: false) option('LTO', type: 'boolean', value: false)