Demos #16

Merged
Mergul merged 9 commits from Demos into master 2021-03-01 13:12:06 +01:00
Showing only changes of commit 073f91fc4a - Show all commits

View file

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